Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
BrowserWindow
/
isClosable
is
Closable
open
override
fun
isClosable
(
)
:
Boolean
(
source
)
Whether the window can be manually closed by user.
On Linux always returns
true
.