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