Preparing search index...
The search index is not available
client-run-queue
client-run-queue
RunAfterInteractionsFunc
Type Alias RunAfterInteractionsFunc
Run
After
Interactions
Func
:
(
(
id
:
string
,
func
:
(
(
)
=>
Promise
<
void
>
|
void
)
)
=>
(
(
)
=>
void
)
)
A function used to run another function "after interactions".
See
setRunAfterInteractions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
client-run-queue
Loading...
A function used to run another function "after interactions".