Back to Devexpress

DXPopup.AllowAnimation Property

mobilecontrols-devexpress-dot-xamarinforms-dot-popup-dot-dxpopup-b446b04e.md

latest827 B
Original Source

DXPopup.AllowAnimation Property

Gets or sets whether the Popup opens and closes with a fade animation effect.

Namespace : DevExpress.XamarinForms.Popup

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public bool AllowAnimation { get; set; }

Property Value

Type
Boolean

See Also

DXPopup Class

DXPopup Members

DevExpress.XamarinForms.Popup Namespace