Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
BaseWindow
/
setPosition
set
Position
open
fun
setPosition
(
x
:
Double
,
y
:
Double
,
animate
:
Boolean
=
definedExternally
)
(
source
)
Moves window to
x
and
y
.