Skip to main content

IActivatableApplicationLifetime Events

Events

ActivatedAn event that is raised when the application is Activated for various reasons as described by the ActivationKind enumeration.
(Inherited from IActivatableLifetime)
DeactivatedAn event that is raised when the application is Deactivated for various reasons as described by the ActivationKind enumeration.
(Inherited from IActivatableLifetime)

See Also

Reference

IActivatableApplicationLifetime Interface
Avalonia.Controls.ApplicationLifetimes Namespace