Back to Devexpress

ToolbarColorSelector.AnimationDuration Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcolorselector-d6271c13.md

latest883 B
Original Source

ToolbarColorSelector.AnimationDuration Property

Gets or sets the duration of ToolbarColorSelector animations. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public TimeSpan AnimationDuration { get; set; }

Property Value

TypeDescription
TimeSpan

The duration of animations.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace