InputSource Enumeration
The source that generated an event.
Members
Name | Value | Description |
---|---|---|
Unknown | 0 | Source not defined |
Mouse | 1 | From a mouse or other pointing device |
Touch | 2 | From a touch screen |
Defined in
- core/frontend/src/tools/Tool.ts Line 41
Last Updated: 11 June, 2024