Application:getLogicalTranslateX

From GiderosMobile
Revision as of 17:57, 12 July 2023 by Hgy29 (talk | contribs) (Text replacement - "</source" to "</syntaxhighlight")

Available since: Gideros 2011.6
Class: Application

Description

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

<source lang="lua"> (number) = application:getLogicalTranslateX() </syntaxhighlight>

Return values

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