KeyDeviceType Property
Type of the device that fire the event
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public KeyDeviceType KeyDeviceType { get; init; }
Public Property KeyDeviceType As KeyDeviceType
Get
Set
member KeyDeviceType : KeyDeviceType with get, set