Enum EffectRestartType
Specifies the restart type of effect
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum EffectRestartType
Fields
| Name | Description |
|---|---|
| Always | Specifies the restart type is Always |
| Never | Specifies the restart type is Never |
| NotDefined | Specifies the restart type is Not Defined |
| WhenNotActive | Specifies the restart type is When Not Active |