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