Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
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 }
).