Skip to main content

Deactivated Event

An event that is raised when the application is Deactivated for various reasons as described by the ActivationKind enumeration.

Definition

Namespace: Avalonia.Controls.ApplicationLifetimes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

event EventHandler<ActivatedEventArgs> Deactivated

Value

EventHandler(ActivatedEventArgs)

See Also

Reference

IActivatableLifetime Interface
Avalonia.Controls.ApplicationLifetimes Namespace