Enum TransitionEffects
Defines the constant that specifies the effects of transition.
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum TransitionEffects
Fields
Name | Description |
---|---|
Blur | |
Fade | Represents the fade effect. |
Push | |
PushIn | |
Slide | Represents the slide effect. |
Wipe | |
Zoom |