Difference between revisions of "Iad"
From GiderosMobile
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
+ | <!-- GIDEROSOBJ:iad --> | ||
'''<translate>Supported platforms</translate>:''' [[File:Platform ios.png]]<br/> | '''<translate>Supported platforms</translate>:''' [[File:Platform ios.png]]<br/> | ||
'''<translate>Available since</translate>:''' Gideros 2012.8<br/> | '''<translate>Available since</translate>:''' Gideros 2012.8<br/> | ||
Line 10: | Line 11: | ||
| style="width: 50%; vertical-align:top;"| | | style="width: 50%; vertical-align:top;"| | ||
=== <translate>Methods</translate> === | === <translate>Methods</translate> === | ||
− | [[Special:MyLanguage/iad.isAvailable|iad.isAvailable]] <br/> | + | [[Special:MyLanguage/iad.isAvailable|iad.isAvailable]] <br/><!-- GIDEROSMTD:iad.isAvailable --> |
| style="width: 50%; vertical-align:top;"| | | style="width: 50%; vertical-align:top;"| | ||
=== <translate>Events</translate> === | === <translate>Events</translate> === | ||
=== <translate>Constants</translate> === | === <translate>Constants</translate> === | ||
|} | |} |
Revision as of 14:55, 31 August 2018
Supported platforms:
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 |
EventsConstants |