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