次の方法で共有


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>
属性

適用対象