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