Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
BaseWindowConstructorOptions
/
center
center
abstract
var
center
:
Boolean
?
(
source
)
Show window in the center of the screen. Default is
false
.