Back to Devexpress

DXPopup.OpeningAnimationCompleted Event

mobilecontrols-devexpress-dot-xamarinforms-dot-popup-dot-dxpopup-42533d22.md

latest860 B
Original Source

DXPopup.OpeningAnimationCompleted Event

Occurs after the Popup’s opening animation completes.

Namespace : DevExpress.XamarinForms.Popup

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public event EventHandler OpeningAnimationCompleted

Event Data

The OpeningAnimationCompleted event's data class is EventArgs.

See Also

DXPopup Class

DXPopup Members

DevExpress.XamarinForms.Popup Namespace