Difference between revisions of "Application:getLogicalWidth"

From GiderosMobile
(----)
Line 12: Line 12:
 
'''Returns''' (number) The logical width of the application
 
'''Returns''' (number) The logical width of the application
  
----
+
{{Application}}
{{Special:PrefixIndex/Application}}
 
<br/>
 
 
 
{{Special:PrefixIndex/Event.APPLICATION}}
 

Revision as of 00:16, 3 December 2019

Available since: Gideros 2011.6
Class: Application

Description

Returns the logical width of the application that is specified at the project properties.

(number) = application:getLogicalWidth()

Return values

Returns (number) The logical width of the application