Preparing search index...
The search index is not available
SDK Core Documentation - v0.0.2-5
SDK Core Documentation
cancelable
Function cancelable
cancelable
<
T
>
(
promise
,
onCancel
?
)
:
Cancelable
<
T
>
Type Parameters
T
Parameters
promise
:
Promise
<
T
>
Optional
onCancel
:
(
(
canceled
)
=>
void
)
(
canceled
)
:
void
Parameters
canceled
:
Canceled
Returns
void
Returns
Cancelable
<
T
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
SDK Core Documentation - v0.0.2-5
Loading...