add:PPT时间胶囊(没做完不好看)
This commit is contained in:
@@ -333,6 +333,10 @@ namespace Ink_Canvas
|
||||
public bool ShowGestureButtonInSlideShow { get; set; } = false;
|
||||
[JsonProperty("skipAnimationsWhenGoNext")]
|
||||
public bool SkipAnimationsWhenGoNext { get; set; } = false;
|
||||
[JsonProperty("enablePPTTimeCapsule")]
|
||||
public bool EnablePPTTimeCapsule { get; set; } = true;
|
||||
[JsonProperty("pptTimeCapsulePosition")]
|
||||
public int PPTTimeCapsulePosition { get; set; } = 1;
|
||||
}
|
||||
|
||||
public class Automation
|
||||
|
||||
Reference in New Issue
Block a user