Back to Devexpress

DXPopup.ClosingAnimationStarting Event

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

latest855 B
Original Source

DXPopup.ClosingAnimationStarting Event

Occurs before the Popup’s closing animation starts.

Namespace : DevExpress.XamarinForms.Popup

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public event EventHandler ClosingAnimationStarting

Event Data

The ClosingAnimationStarting event's data class is EventArgs.

See Also

DXPopup Class

DXPopup Members

DevExpress.XamarinForms.Popup Namespace