Contents

skippingBehavior

The behavior that skipping gestures perform.

Declaration

var skippingBehavior: AVPlayerViewControllerSkippingBehavior { get set }

Discussion

This property lets you override the default skipping behavior in tvOS, which is to skip forward or backward 10 seconds when a user presses the right or left sides, respectively, of the Touch surface on the Siri Remote.

See Also

Configuring skipping behavior