ADInterstitialAd.PresentFromViewController(UIViewController) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- viewController
- UIViewController
- Atributos