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
public event EventHandler OpeningAnimationStarting
Event Data
The OpeningAnimationStarting event's data class is EventArgs.
See Also