KeyEventArgsKeyDeviceType Property

Type of the device that fire the event

Definition

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

Property Value

KeyDeviceType

See Also