Input Device Driver
Represents an input device driver, which could be a Touchscreen, Mouse etc.
Types
Functions
Link copied to clipboard
Reads the input device.
Link copied to clipboard
Properties
Link copied to clipboard
expect var onRead: (driver: InputDeviceDriver, data: InputDeviceData) -> Unit
Content copied to clipboard
actual var onRead: (driver: InputDeviceDriver, data: InputDeviceData) -> Unit
Content copied to clipboard
actual var onRead: (driver: InputDeviceDriver, data: InputDeviceData) -> Unit
Content copied to clipboard