ToggleSwitchEdit.EnableAnimation Property
Gets or sets whether the toggle flip animation is enabled. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v25.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
Set the EnableAnimation property to false to disable the toggle flip animation.
See Also