PointerType
PointerType =
"mouse"|"pen"|"touch"
Defined in: types.ts:97
Class of physical pointer device. Sourced from PointerEvent.pointerType on
real input; defaults to "mouse" for synthetic injection.
PointerType =
"mouse"|"pen"|"touch"
Defined in: types.ts:97
Class of physical pointer device. Sourced from PointerEvent.pointerType on
real input; defaults to "mouse" for synthetic injection.