|
ADInterstitialAd is a wrapper around the ADInterstitialAd class found in the Apple iAd framework and is only available on iPad.
It provides full-screen advertisements that your iPad application can display to the user.
loaded |
Has the interstitial ad object downloaded an advertisement? (Read Only) |
actionInProgress |
Is the ad currently executing an action? (Read Only) |
visible |
Is the interstitial ad visible? (Read Only) |
error |
An advertisement error. (Read Only) |
ADInterstitialAd |
Creates an interstitial ad. |
CancelAction |
Cancels an executing advertisement. |
Present |
Presents a full screen advertisement modally to the user. |