共用方式為


IAdPreroll.PlayPrerollAd 方法

定義

[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

參數

This
MPMoviePlayerController

這個方法運作所在的 實例。

completionHandler
Action<NSError>
屬性

適用於