Difference between revisions of "Iad"

From GiderosMobile
Line 3: Line 3:
 
'''Available since:''' Gideros 2012.8<br/>
 
'''Available since:''' Gideros 2012.8<br/>
 
=== Description ===
 
=== Description ===
<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 `require &quot;iad&quot;`. After loading iAd module, `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 />
+
<br /></translate>
 
{|-
 
{|-
 
| style="width: 50%;"|
 
| style="width: 50%;"|

Revision as of 14:34, 23 August 2018

Supported platforms: 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