Back to Devexpress

DXButtonBase.AnimationDuration Property

maui-devexpress-dot-maui-dot-core-dot-dxbuttonbase-0507ea87.md

latest798 B
Original Source

DXButtonBase.AnimationDuration Property

Gets or sets the duration of the button click animation. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public TimeSpan AnimationDuration { get; set; }

Property Value

TypeDescription
TimeSpan

The animation’s duration.

|

See Also

DXButtonBase Class

DXButtonBase Members

DevExpress.Maui.Core Namespace