IPointerEvent interface
Represents a pointer event such as up, down or enter.
- Extends
Properties
alt |
|
ctrl |
|
shift |
Inherited Properties
pressure | |
x | |
y |
Property Details
altKey
altKey: boolean
Property Value
boolean
ctrlKey
ctrlKey: boolean
Property Value
boolean
shiftKey
shiftKey: boolean
Property Value
boolean