Contents

isSkipForwardEnabled

A Boolean value that indicates whether forward-skipping is available.

Declaration

var isSkipForwardEnabled: Bool { get set }

Discussion

This property affects the appearance of the forward-skipping indicator. The value you set for the player view controller’s skippingBehavior property determines its forward-skipping behavior.

See Also

Configuring skipping behavior