Back to Devexpress

DXPopup.ClosingAnimationCompleted Event

mobilecontrols-devexpress-dot-xamarinforms-dot-popup-dot-dxpopup-8e69757c.md

latest860 B
Original Source

DXPopup.ClosingAnimationCompleted Event

Occurs after the Popup’s closing animation completes.

Namespace : DevExpress.XamarinForms.Popup

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public event EventHandler ClosingAnimationCompleted

Event Data

The ClosingAnimationCompleted event's data class is EventArgs.

See Also

DXPopup Class

DXPopup Members

DevExpress.XamarinForms.Popup Namespace