MapControl.EnableAnimation Property
Gets or sets a value that specifies whether animation is enabled for a map control.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if animation is enabled; otherwise, false. |
See Also