Table of Contents

Namespace Avalonia.Controls.ApplicationLifetimes

Classes

ActivatableLifetimeBase
ActivatedEventArgs

Event args for an Application Lifetime Activated or Deactivated events.

ClassicDesktopStyleApplicationLifetime
ClassicDesktopStyleApplicationLifetimeOptions
ControlledApplicationLifetimeExitEventArgs

Contains the arguments for the Exit event.

ControlledApplicationLifetimeStartupEventArgs

Contains the arguments for the Startup event.

FileActivatedEventArgs
ProtocolActivatedEventArgs
ShutdownRequestedEventArgs

Interfaces

IActivatableApplicationLifetime
IActivatableLifetime

An interface for ApplicationLifetimes where the application can be Activated and Deactivated.

IApplicationLifetime
IClassicDesktopStyleApplicationLifetime

Controls application lifetime in classic desktop style

IControlledApplicationLifetime
ISingleViewApplicationLifetime

Enums

ActivationKind