- you don't need to change the window parameters after it is already created
## Changing the state (maximized, minimized, fullscreen, size, position) of the window.
Some states of the native window are moved into a separate API class, `WindowState`. You can change its properties in callbacks or observe it in Composable's.
@ -539,4 +539,4 @@ fun main() = singleWindowApplication(