RawInputEventArgsDevice Property
Gets the associated device.
Namespace: Avalonia.Input.RawAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IInputDevice Device { get; }
Public ReadOnly Property Device As IInputDevice
Get
member Device : IInputDevice with get
Property Value
IInputDevice