Difference between revisions of "Application:getLogicalTranslateX"

From GiderosMobile
m
Line 10: Line 10:
  
 
=== Return values ===
 
=== Return values ===
'''Returns''' (number) The translation of automatic screen scaling on the x-axis.
+
'''Returns''' (number) the translation of automatic screen scaling on the x-axis
  
 
{{Application}}
 
{{Application}}

Revision as of 20:49, 6 October 2022

Available since: Gideros 2011.6
Class: Application

Description

Returns the translation of automatic screen scaling on the x-axis.

(number) = application:getLogicalTranslateX()

Return values

Returns (number) the translation of automatic screen scaling on the x-axis