Difference between revisions of "Iad"

From GiderosMobile
(Created page with "__NOTOC__ '''Supported platforms:''' <br/> '''Available since:''' Gideros 2012.8<br/> === Description === <br /> iAd module for iOS allows you to use iAd framework that was in...")
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
'''Supported platforms:''' <br/>
+
'''Supported platforms:''' ios<br/>
 
'''Available since:''' Gideros 2012.8<br/>
 
'''Available since:''' Gideros 2012.8<br/>
 
=== Description ===
 
=== Description ===
Line 7: Line 7:
 
classes and functions related to iAd framework.<br />
 
classes and functions related to iAd framework.<br />
 
<br />
 
<br />
 +
 +
 
 +
 
 
{|-
 
{|-
 
| style="width: 50%;"|
 
| style="width: 50%;"|
 
=== Methods ===
 
=== Methods ===
 +
[[iad.isAvailable]] - <br/>
 
| style="width: 50%;"|
 
| style="width: 50%;"|
 
=== Events ===
 
=== Events ===
 
=== Constants ===
 
=== Constants ===
 
|}
 
|}

Revision as of 09:57, 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