Click or drag to resize

Messengerfd Property

Read-only property returning the Linux file descriptor for a raw HID device.

Namespace: IO.Objects.SimpleIO.HID
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public int fd { get; }

Property Value

Int32
See Also