InputSource Enumeration
The source that generated an event.
extensions
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 53
Last Updated: 20 June, 2023