Back to Devexpress

DXPopupBase.ClosingAnimationStarting Event

maui-devexpress-dot-maui-dot-controls-dot-dxpopupbase-87cc1a3d.md

latest785 B
Original Source

DXPopupBase.ClosingAnimationStarting Event

Occurs before the pop-up view closing animation starts.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public event EventHandler ClosingAnimationStarting

Event Data

The ClosingAnimationStarting event's data class is EventArgs.

See Also

DXPopupBase Class

DXPopupBase Members

DevExpress.Maui.Controls Namespace