Preparing search index...
The search index is not available
@selenite/commons
@selenite/commons
Utils
HTML
PointerDownWatcher
Class PointerDownWatcher
Index
Properties
is
Pointer
Down
last
Event
pos
Accessors
instance
Methods
onpointerdown
onpointerup
subscribe
Properties
is
Pointer
Down
is
Pointer
Down
:
boolean
= ...
last
Event
last
Event
:
undefined
|
PointerEvent
= ...
pos
pos
:
undefined
|
Position
= ...
Accessors
Static
instance
get
instance
(
)
:
PointerDownWatcher
Returns
PointerDownWatcher
Methods
Protected
onpointerdown
onpointerdown
(
e
)
:
void
Parameters
e
:
PointerEvent
Returns
void
Protected
onpointerup
onpointerup
(
)
:
void
Returns
void
subscribe
subscribe
(
run
)
:
(
(
)
=>
void
)
Parameters
run
:
(
(
value
:
boolean
)
=>
void
)
(
value
)
:
void
Parameters
value
:
boolean
Returns
void
Returns
(
(
)
=>
void
)
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Pointer
Down
last
Event
pos
Accessors
instance
Methods
onpointerdown
onpointerup
subscribe
@selenite/commons
Loading...