How can you control the initial window size of a n...
# compose-desktop
m
How can you control the initial window size of a native (mac) compose desktop application? For the JVM variant you can do that via the WindowState but what do you use for native? Another related question is how to make the window resizable. (I am just playing with the experimental falling-balls-mpp example.)