Difference between revisions of "Ads:getWidth"

From GiderosMobile
Line 6: Line 6:
 
(number) = Ads:getWidth()
 
(number) = Ads:getWidth()
 
</source>
 
</source>
 +
=== Return values ===
 
'''Returns''' (number) width of the banner ad<br/>
 
'''Returns''' (number) width of the banner ad<br/>

Revision as of 11:45, 23 August 2018

Available since: Gideros 2014.01

Description

Gets width of the ad in Gideros logical dimensions, taking into consideration applied automatic scaling

(number) = Ads:getWidth()

Return values

Returns (number) width of the banner ad