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
public bool AllowAnimation { get; set; }
Property Value
| Type |
|---|
| Boolean |
See Also