Share via


AVPlayerViewControllerDelegate_Extensions.SkipToNextChannel Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void SkipToNextChannel(this AVKit.IAVPlayerViewControllerDelegate This, AVKit.AVPlayerViewController playerViewController, Action<bool> completion);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SkipToNextChannel : AVKit.IAVPlayerViewControllerDelegate * AVKit.AVPlayerViewController * Action<bool> -> unit

Parameters

playerViewController
AVPlayerViewController
completion
Action<Boolean>
Attributes

Applies to