Screen:setState

From GiderosMobile
Revision as of 11:05, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Attempts to configure this screen or window, if allowed by the platform. <source lang="lua"> = Screen:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2017.8

Description

Attempts to configure this screen or window, if allowed by the platform.

= Screen:setState(state,)

'state: (number) The required state of this screen '