Class AllowedAnimations
Contains allowed animations.
Inheritance
System.Object
AllowedAnimations
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public sealed class AllowedAnimations : Enum
Fields
All
All animation.
Declaration
public const AllowedAnimations All
Field Value
Type |
---|
AllowedAnimations |
Drag
Drag allowed animation.
Declaration
public const AllowedAnimations Drag
Field Value
Type |
---|
AllowedAnimations |
Layout
Layout animation.
Declaration
public const AllowedAnimations Layout
Field Value
Type |
---|
AllowedAnimations |
New
New animation.
Declaration
public const AllowedAnimations New
Field Value
Type |
---|
AllowedAnimations |
None
No animation.
Declaration
public const AllowedAnimations None
Field Value
Type |
---|
AllowedAnimations |
Resize
Resize animation.
Declaration
public const AllowedAnimations Resize
Field Value
Type |
---|
AllowedAnimations |