Enum AllowedAnimations
Contains allowed animations.
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
[Flags]
public enum AllowedAnimations
Fields
| Name | Description |
|---|---|
| All | All animation. |
| Drag | Drag allowed animation. |
| Layout | Layout animation. |
| New | New animation. |
| None | No animation. |
| Resize | Resize animation. |