toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
BrowserWindow
/
setPosition
set
Position
fun
setPosition
(
x
:
Double
,
y
:
Double
,
animate
:
Boolean
=
definedExternally
)
(
source
)
Moves window to
x
and
y
.