Compartir a través de


iAdPreroll_AVPlayerViewController.PlayPrerollAd Método

Definición

[Foundation.Export("playPrerollAdWithCompletionHandler:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void PlayPrerollAd (this AVKit.AVPlayerViewController This, Action<Foundation.NSError> completionHandler);
static member PlayPrerollAd : AVKit.AVPlayerViewController * Action<Foundation.NSError> -> unit

Parámetros

This
AVPlayerViewController

Instancia en la que opera este método.

completionHandler
Action<NSError>
Atributos

Se aplica a