Preparing search index...
The search index is not available
LISN.js
LISN.js
Watchers/PointerWatcher
OnPointerHandlerArgs
Type Alias OnPointerHandlerArgs
OnPointerHandlerArgs
:
[
EventTarget
,
PointerActionData
,
Event
]
The handler is invoked with two arguments:
the event target that was passed to the
PointerWatcher.onPointer
call (equivalent to
Event:currentTarget
).
the
PointerActionData
describing the state of the action.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LISN.js
Loading...
The handler is invoked with two arguments: