Back to Devexpress

DXPopup.OpeningAnimationStarting Event

mobilecontrols-devexpress-dot-xamarinforms-dot-popup-dot-dxpopup-1729c5a0.md

latest855 B
Original Source

DXPopup.OpeningAnimationStarting Event

Occurs before the Popup’s opening animation starts.

Namespace : DevExpress.XamarinForms.Popup

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public event EventHandler OpeningAnimationStarting

Event Data

The OpeningAnimationStarting event's data class is EventArgs.

See Also

DXPopup Class

DXPopup Members

DevExpress.XamarinForms.Popup Namespace