ApplicationLifetimes Namespace
Namespace Avalonia.Controls.ApplicationLifetimes
Types
- ActivatableLifetimeBase
- ActivatedEventArgs - Event args for an Application Lifetime Activated or Deactivated events.
- ActivationKind
- ClassicDesktopStyleApplicationLifetime
- ControlledApplicationLifetimeExitEventArgs - Contains the arguments for the Avalonia.Controls.ApplicationLifetimes.IControlledApplicationLifetime.Exit event.
- ControlledApplicationLifetimeStartupEventArgs - Contains the arguments for the Avalonia.Controls.ApplicationLifetimes.IControlledApplicationLifetime.Startup event.
- FileActivatedEventArgs
- IActivatableLifetime - An interface for ApplicationLifetimes where the application can be Activated and Deactivated.
- IActivityApplicationLifetime
- IApplicationLifetime
- IClassicDesktopStyleApplicationLifetime - Controls application lifetime in classic desktop style
- IControlledApplicationLifetime
- ISingleTopLevelApplicationLifetime - Used in our internal projects. Until we figure out way to add this information to the public API.
- ISingleViewApplicationLifetime
- ProtocolActivatedEventArgs
- ShutdownRequestedEventArgs