PointerEventArgsKeyModifiers Property

Gets a value that indicates which key modifiers were active at the time that the pointer event was initiated.

Definition

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

Property Value

KeyModifiers

See Also