Back to Devexpress

RadialProgressBar.AllowAnimation Property

maui-devexpress-dot-maui-dot-gauges-dot-radialprogressbar-307df5d6.md

latest912 B
Original Source

RadialProgressBar.AllowAnimation Property

Gets or sets whether RangeIndicator animations are displayed. This is a bindable property.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public bool AllowAnimation { get; set; }

Property Value

TypeDescription
Boolean

true to animate the value indicator; otherwise, false.

|

See Also

RadialProgressBar Class

RadialProgressBar Members

DevExpress.Maui.Gauges Namespace