Share via


IAdPreroll.PlayPrerollAd Metodo

Definizione

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

Parametri

This
MPMoviePlayerController

Istanza in cui funziona questo metodo.

completionHandler
Action<NSError>
Attributi

Si applica a