Share via


AVPlayerViewControllerDelegate.GetPreviousChannelInterstitialViewController Method

Definition

[Foundation.Export("previousChannelInterstitialViewControllerForPlayerViewController:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIViewController GetPreviousChannelInterstitialViewController(AVKit.AVPlayerViewController playerViewController);
[<Foundation.Export("previousChannelInterstitialViewControllerForPlayerViewController:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetPreviousChannelInterstitialViewController : AVKit.AVPlayerViewController -> UIKit.UIViewController
override this.GetPreviousChannelInterstitialViewController : AVKit.AVPlayerViewController -> UIKit.UIViewController

Parameters

playerViewController
AVPlayerViewController

Returns

Implements

Attributes

Applies to