iAdPreroll_AVPlayerViewController.PlayPrerollAd 方法

定义

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

参数

This
AVPlayerViewController

此方法操作的实例。

completionHandler
Action<NSError>
属性

适用于