IAdAdditions.RequestInterstitialAdPresentation(UIViewController) Method

Definition

[Foundation.Export("requestInterstitialAdPresentation")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool RequestInterstitialAdPresentation (this UIKit.UIViewController This);
static member RequestInterstitialAdPresentation : UIKit.UIViewController -> bool

Parameters

This
UIViewController

The instance on which this method operates.

Returns

Attributes

Applies to