Share via


ADInterstitialAd.PresentFromViewController(UIViewController) 方法

定义

[Foundation.Export("presentFromViewController:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, "Use extension method 'UIViewController.RequestInterstitialAdPresentation' instead.")]
public virtual void PresentFromViewController (UIKit.UIViewController viewController);
abstract member PresentFromViewController : UIKit.UIViewController -> unit
override this.PresentFromViewController : UIKit.UIViewController -> unit

参数

viewController
UIViewController
属性

适用于