Edit

Share via


iAdPreroll_AVPlayerViewController.PlayPrerollAd Method

Definition

[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

Parameters

This
AVPlayerViewController

The instance on which this method operates.

completionHandler
Action<NSError>
Attributes

Applies to