Difference between revisions of "Application:getLogicalScaleY"

From GiderosMobile
(----)
Line 12: Line 12:
 
'''Returns''' (number) The scaling of automatic screen scaling on the y-axis.
 
'''Returns''' (number) The scaling of automatic screen scaling on the y-axis.
  
----
+
{{Application}}
{{Special:PrefixIndex/Application}}
 
<br/>
 
 
 
{{Special:PrefixIndex/Event.APPLICATION}}
 

Revision as of 00:15, 3 December 2019

Available since: Gideros 2011.6
Class: Application

Description

Returns the scaling of automatic screen scaling on the y-axis.

(number) = application:getLogicalScaleY()

Return values

Returns (number) The scaling of automatic screen scaling on the y-axis.