Difference between revisions of "Application:getLogicalScaleY"
From GiderosMobile
Line 8: | Line 8: | ||
(number) = Application:getLogicalScaleY() | (number) = Application:getLogicalScaleY() | ||
</source> | </source> | ||
+ | === Return values === | ||
'''Returns''' (number) The scaling of automatic screen scaling on the y-axis.<br/> | '''Returns''' (number) The scaling of automatic screen scaling on the y-axis.<br/> |
Revision as of 10:37, 23 August 2018
Available since: Gideros 2011.6
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.