Expand description
Common traits and types for touch screen drivers (and mice)
Structs§
Enums§
- Error
- Error types for touch operations
- Phase
- Phase of a touch interaction
- Pointer
Button - The button state of a virtual pointer device
- Tool
- Tool/instrument used for touch interaction
Traits§
- Async
Touch Input Device - Async interface for event-driven operation of touch devices
- Touch
Input Device - Blocking interface for touch devices.