iAdPreroll_AVPlayerViewController.CancelPreroll Method

Definition

[Foundation.Export("cancelPreroll")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void CancelPreroll (this AVKit.AVPlayerViewController This);
static member CancelPreroll : AVKit.AVPlayerViewController -> unit

Parameters

This
AVPlayerViewController

The instance on which this method operates.

Attributes

Applies to