SteveSandersonMS / WebWindow

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

Set Mac version to shutdown once window is shut #26

Closed davidglassborow closed 4 years ago

davidglassborow commented 4 years ago

This just tells the MacApp to shutdown automatically as soon as the window is shut, rather than needing to kill the app somehow

SteveSandersonMS commented 4 years ago

Thanks for contributing this, @davidglassborow!

It's now merged.