Skip to main content

Exit Event

Sent when the application is exiting.

Definition

Namespace: Avalonia.Controls.ApplicationLifetimes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

event EventHandler<ControlledApplicationLifetimeExitEventArgs> Exit
View Source

Value

EventHandler(ControlledApplicationLifetimeExitEventArgs)

See Also

Reference

IControlledApplicationLifetime Interface
Avalonia.Controls.ApplicationLifetimes Namespace