Enum TransitionSpeed
Specifies the transition speed
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum TransitionSpeed
Fields
Name | Description |
---|---|
Fast | Specifies the transition speed is Fast |
Medium | Specifies the transition speed is Medium |
None | Specifies the transition speed is None |
Slow | Specifies the transition speed is Slow |