Back to Devexpress

DXPopupBase.AllowAnimation Property

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

latest894 B
Original Source

DXPopupBase.AllowAnimation Property

Gets or sets whether to show and hide the pop-up view with animation effects. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public bool AllowAnimation { get; set; }

Property Value

TypeDescription
Boolean

true to show and hide the pop-up view with animation effects; otherwise, false.

|

See Also

DXPopupBase Class

DXPopupBase Members

DevExpress.Maui.Controls Namespace