add:长按翻页

This commit is contained in:
2025-08-23 19:43:09 +08:00
parent d01a24f879
commit 70735943c3
6 changed files with 123 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@ namespace Ink_Canvas.Helpers
public int PPTLBButtonPosition { get; set; } = 0;
public int PPTRBButtonPosition { get; set; } = 0;
public bool EnablePPTButtonPageClickable { get; set; } = true;
public bool EnablePPTButtonLongPressPageTurn { get; set; } = true;
#endregion
#region Private Fields