Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
BaseWindow
/
isMovable
is
Movable
open
fun
isMovable
(
)
:
Boolean
(
source
)
Whether the window can be moved by user.
On Linux always returns
true
.