Difference between revisions of "Application:getScaleMode"

From GiderosMobile
Line 8: Line 8:
 
(string) = Application:getScaleMode()
 
(string) = Application:getScaleMode()
 
</source>
 
</source>
 +
=== Return values ===
 
'''Returns''' (string) The automatic scale mode of the application<br/>
 
'''Returns''' (string) The automatic scale mode of the application<br/>

Revision as of 11:45, 23 August 2018

Available since: Gideros 2012.2.2

Description


Returns the automatic scale mode of the application.

(string) = Application:getScaleMode()

Return values

Returns (string) The automatic scale mode of the application