Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-js
/
js.atomic
/
WaitAsyncResult
Wait
Async
Result
interface
WaitAsyncResult
:
WaitResult
(
source
)
Members
Properties
async
Link copied to clipboard
abstract
val
async
:
Boolean
value
Link copied to clipboard
abstract
val
value
:
Promise
<
WaitAsyncStatus
>