GotFocusEventArgsNavigationMethod Property

Gets or sets a value indicating how the change in focus occurred.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public NavigationMethod NavigationMethod { get; init; }

Property Value

NavigationMethod

See Also