GotFocusEventArgsKeyModifiers Property

Gets or sets any key modifiers active at the time of focus.

Definition

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

Property Value

KeyModifiers

See Also