Changes the screen mode of your application.

app.SetScreenMode( mode )

If null is passed, the app menu will be dismissed. When called, the global OnConfig function will be called (if defined).

Example - SetScreenMode Demo click to expand contents