Share via


IAVPlayerViewControllerDelegate.GetPreviousChannelInterstitialViewController Method

Definition

[Foundation.Export("previousChannelInterstitialViewControllerForPlayerViewController:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIViewController GetPreviousChannelInterstitialViewController(AVKit.AVPlayerViewController playerViewController);
[<Foundation.Export("previousChannelInterstitialViewControllerForPlayerViewController:")>]
[<Foundation.OptionalMember>]
[<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

Attributes

Applies to