Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.dom
/
Element
/
requestPointerLockAsync
request
Pointer
Lock
Async
fun
requestPointerLockAsync
(
options
:
PointerLockOptions
=
definedExternally
)
:
Promise
<
Void
>
(
source
)