[]
Gets the input device type which indicates the current device.
[Browsable(false)]
public InputDeviceType InputDeviceType { get; }
<Browsable(False)>
Public ReadOnly Property InputDeviceType As InputDeviceType
Type | Description |
---|---|
InputDeviceType | A InputDeviceType that indicates the current device. |