Back to Devexpress

IndicatorBase.AllowAnimation Property

maui-devexpress-dot-maui-dot-gauges-dot-indicatorbase.md

latest934 B
Original Source

IndicatorBase.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 RangeIndicator; otherwise, false.

|

See Also

IndicatorBase Class

IndicatorBase Members

DevExpress.Maui.Gauges Namespace