Back to Devexpress

DXSliderBase.AnimationEasing Property

maui-devexpress-dot-maui-dot-editors-dot-dxsliderbase-5bf6e585.md

latest868 B
Original Source

DXSliderBase.AnimationEasing Property

Gets or sets the easing function that specifies how the indicator animation speeds up or slows down. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public EasingFunctionBase AnimationEasing { get; set; }

Property Value

TypeDescription
EasingFunctionBase

An easing function.

|

See Also

DXSliderBase Class

DXSliderBase Members

DevExpress.Maui.Editors Namespace