The ImplementationDetail type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | HidDevice |
The device is a HID device.
|
![]() ![]() | HidrawApi |
The device is implemented using the Linux hidraw API.
|
![]() ![]() | Linux |
The device is running on Linux.
|
![]() ![]() | MacOS |
The device is running on a Mac.
|
![]() ![]() | SerialDevice |
The device is a serial device.
|
![]() ![]() | Windows |
The device is running on Windows.
|
See Also