IControlledApplicationLifetimeExit Event

Sent when the application is exiting.

Definition

Namespace: Avalonia.Controls.ApplicationLifetimes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
event EventHandler<ControlledApplicationLifetimeExitEventArgs> Exit

Value

EventHandlerControlledApplicationLifetimeExitEventArgs

See Also