on Read
expect var onRead: (driver: InputDeviceDriver, data: InputDeviceData) -> Unit
Content copied to clipboard
Handles the read event when data has been read from an input device.
actual var onRead: (driver: InputDeviceDriver, data: InputDeviceData) -> Unit
Content copied to clipboard
actual var onRead: (driver: InputDeviceDriver, data: InputDeviceData) -> Unit
Content copied to clipboard