IAdAdditions.RequestInterstitialAdPresentation(UIViewController) 方法

定义

[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

参数

This
UIViewController

此方法在其上运行的实例。

返回

属性

适用于