IAdPreroll.CancelPreroll(MPMoviePlayerController) Method

Definition

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

Parameters

This
MPMoviePlayerController

The instance on which this method operates.

Attributes

Applies to