Toolbox
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Toolbox
app
/
com.michaelflisar.toolbox.app.classes
/
DesktopWindowState
/
DesktopWindowState
Desktop
Window
State
jvm
constructor
(
windowWidth
:
Int
=
1024
,
windowHeight
:
Int
=
800
,
windowX
:
Int
=
0
,
windowY
:
Int
=
0
,
windowPlacement
:
WindowPlacement
=
WindowPlacement.Floating
)
constructor
(
windowState
:
WindowState
)