Application:getLogicalScaleX

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

Available since: Gideros 2011.6
Class: Application

Description

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

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

Return values

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