DesktopWindowState

constructor(windowWidth: Int = DEFAULT_WIDTH, windowHeight: Int = DEFAULT_HEIGHT, windowX: Int = 0, windowY: Int = 0, windowPlacement: WindowPlacement = WindowPlacement.Floating)
constructor(windowState: WindowState)