Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-browser
/
web.keyboard
/
Keyboard
/
lockAsync
lock
Async
fun
lockAsync
(
keyCodes
:
ReadonlyArray
<
KeyCode
>
=
definedExternally
)
:
Promise
<
Void
?
>
(
source
)