Application:get

From GiderosMobile
Revision as of 23:48, 2 December 2019 by MoKaLux (talk | contribs)

Available since: Gideros 2015.7

Class: Application

Description

Returns the state of the desktop setting provided as string parameter.

-- print list of all available settings
print(application:get("help"))