Back to Devexpress

DXPopupBase.AnimationDuration Property

maui-devexpress-dot-maui-dot-controls-dot-dxpopupbase-d8ca7332.md

latest813 B
Original Source

DXPopupBase.AnimationDuration Property

Gets or sets the animation’s duration. 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 animation’s duration.

|

See Also

DXPopupBase Class

DXPopupBase Members

DevExpress.Maui.Controls Namespace