iAd.ADInterstitialAd Members

The members of iAd.ADInterstitialAd are listed below.

See Also: Inherited members from Foundation.NSObject

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
ActionInProgressbool. Documentation for this section has not yet been entered.
ActionShouldBeginADPredicate. Delegate invoked by the object to get a value.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateIADInterstitialAdDelegate. An instance of the iAd.ADInterstitialAdDelegate model class which acts as the class delegate.
[read-only]
Loadedbool. Documentation for this section has not yet been entered.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type

Public Methods

CancelAction()
Documentation for this section has not yet been entered.
PresentFromViewController(UIKit.UIViewController)
Documentation for this section has not yet been entered.
PresentInView(UIKit.UIView) : bool
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the ADInterstitialAd object.

Public Events

ActionFinishedEvent raised by the object.
AdLoadedEvent raised by the object.
AdUnloadedEvent raised by the object.
FailedToReceiveAdEvent raised by the object.
WillLoadEvent raised by the object.