Back to Devexpress

RadialProgressBar.AnimationDuration Property

maui-devexpress-dot-maui-dot-gauges-dot-radialprogressbar-2f46637b.md

latest822 B
Original Source

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

csharp
public TimeSpan AnimationDuration { get; set; }

Property Value

TypeDescription
TimeSpan

The animation duration.

|

See Also

RadialProgressBar Class

RadialProgressBar Members

DevExpress.Maui.Gauges Namespace