Back to Devexpress

ToolbarColorSelector.AnimationEasing Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcolorselector-51459f2b.md

latest920 B
Original Source

ToolbarColorSelector.AnimationEasing Property

Gets or sets the easing function applied to ToolbarColorSelector animations. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public EasingFunctionBase AnimationEasing { get; set; }

Property Value

TypeDescription
EasingFunctionBase

The easing function applied to animations.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace