- Home /
Question by
LijuDeveloper · Dec 18, 2013 at 07:18 AM ·
gameplatformapplicationmaximizeminimize
Minimize And Maximize An application
How to minimize and maximize an application for all plateforms using code , like application minimization and maximization in PC?
Comment
Best Answer
Answer by MagicoCreator · Dec 30, 2013 at 12:34 PM
you can make the game run fullscreen (or exit fullscreen mode) by editing Screen.fullScreen to true/false , as for minimization, if the game is running in a window you can use the basic windows buttons in the topright corner to put it on tray