Module touch_binding

Source

Structs§

ContactDeviceDescriptor
A ContactDeviceDescriptor describes the possible values touch contact properties can take on.
TouchBinding
A TouchBinding represents a connection to a touch input device.
TouchContact
A TouchContact represents a single contact (e.g., one touch of a multi-touch gesture) related to a touch event.
TouchScreenDeviceDescriptor
TouchScreenEvent
A TouchScreenEvent represents a set of contacts and the phase those contacts are in.
TouchpadDeviceDescriptor
TouchpadEvent
A TouchpadEvent represents a set of contacts.

Enums§

TouchDeviceType
TouchDeviceType indicates the type of touch device. Both Touch Screen and Windows Precision Touchpad send touch event from driver but need different process inside input pipeline.