SteveSandersonMS / WebWindow

.NET Core library to open native OS windows containing web UI on Windows, Mac, and Linux. Experimental.
Apache License 2.0
1.99k stars 215 forks source link

Blazor change window size #118

Open vleeuwenmenno opened 3 years ago

vleeuwenmenno commented 3 years ago

I am trying to find out how I can set my window to start at the right bottom of the screen and set a specific size to the window. But there doesn't seem to be anything to do this. Am I missing something?