Application:setFullScreen

From GiderosMobile
Revision as of 00:38, 3 December 2019 by MoKaLux (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2015.04.12
Class: Application

Description

Enables full screen mode or windowed mode for desktop app.

application:setFullScreen(fullscreen)

Parameters

fullscreen: (bool) true for fullscreen, false for windowed mode