Share via


AVPlayerViewControllerDelegate_Extensions.SkipToNextItem Method

Definition

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

Parameters

playerViewController
AVPlayerViewController
Attributes

Applies to