Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
Parameters
/
viewPosition
view
Position
abstract
var
viewPosition
:
Point
(
source
)
Position the view on the screen (screenPosition == mobile) (default:
{
x
:
0
,
y
:
0
}
).