Namespace Avalonia.Controls.ApplicationLifetimes
Classes
- ActivatedEventArgs
Event args for an Application Lifetime Activated or Deactivated events.
- ControlledApplicationLifetimeExitEventArgs
Contains the arguments for the Exit event.
- ControlledApplicationLifetimeStartupEventArgs
Contains the arguments for the Startup event.
Interfaces
- IActivatableLifetime
An interface for ApplicationLifetimes where the application can be Activated and Deactivated.
- IClassicDesktopStyleApplicationLifetime
Controls application lifetime in classic desktop style