Screen.new

From GiderosMobile
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 2017.8
Class: Screen

Description

Opens a screen of the specified platform dependant type id.

Screen.new(id)

For desktop exports, set id to 0.

Parameters

id: (number) the kind of screen to open, platform dependant