共用方式為


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
屬性

適用於