Minimize MacOSX fullscreen and open URL

I've got the open url part easily with: Application.OpenURL

In fullscreen mode, I'd like the game to minimize to the dock when you click on the button that takes you to a URL (not simply reduce to a windowed lower resolution which is what I'm doing.)

Possible? Any help appreciated.

1 Answer

1

There's no functionality for minimizing windows in Unity. Might be able to do that with a plug-in; not sure.