Difference between revisions of "Iad"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
'''Supported platforms:''' ios<br/>
+
'''<translate>Supported platforms</translate>:''' [[File:Platform ios]]<br/>
'''Available since:''' Gideros 2012.8<br/>
+
'''<translate>Available since</translate>:''' Gideros 2012.8<br/>
 
=== <translate>Description</translate> ===
 
=== <translate>Description</translate> ===
 
<translate><br />
 
<translate><br />
iAd module for iOS allows you to use iAd framework that was introduced in iOS 4.0. To load the iAd module, call [[Special:MyLanguage/require &quot;iad&quot;|require &quot;iad&quot;]]. After loading iAd module, [[Special:MyLanguage/iad|iad]] table stores all <br />
+
iAd module for iOS allows you to use iAd framework that was introduced in iOS 4.0. To load the iAd module, call `require &quot;iad&quot;`. After loading iAd module, `iad` table stores all <br />
 
classes and functions related to iAd framework.<br />
 
classes and functions related to iAd framework.<br />
 
<br /></translate>
 
<br /></translate>

Revision as of 10:29, 24 August 2018

Supported platforms: File:Platform ios
Available since: Gideros 2012.8

Description


iAd module for iOS allows you to use iAd framework that was introduced in iOS 4.0. To load the iAd module, call `require "iad"`. After loading iAd module, `iad` table stores all
classes and functions related to iAd framework.

Methods

iad.isAvailable

Events

Constants