다음을 통해 공유


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>
특성

적용 대상