Structs§
- Contact
Device Descriptor - A
ContactDeviceDescriptor
describes the possible values touch contact properties can take on. - Touch
Binding - A
TouchBinding
represents a connection to a touch input device. - Touch
Contact - A
TouchContact
represents a single contact (e.g., one touch of a multi-touch gesture) related to a touch event. - Touch
Screen Device Descriptor - Touch
Screen Event - A
TouchScreenEvent
represents a set of contacts and the phase those contacts are in. - Touchpad
Device Descriptor - Touchpad
Event - A
TouchpadEvent
represents a set of contacts.
Enums§
- Touch
Device Type 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.