DXColorSelector.AnimationDuration Property
Gets or sets the duration of DXColorSelector animations. This is a bindable property.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
#Declaration
public TimeSpan AnimationDuration { get; set; }
#Property Value
Type | Description |
---|---|
Time |
The duration of animations. |