ActivatedEventArgsKind Property

The ActivationKind that this event represents.

Definition

Namespace: Avalonia.Controls.ApplicationLifetimes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public ActivationKind Kind { get; }

Property Value

ActivationKind

See Also