A Boolean value that indicates whether forward-skipping is available.
SDK
- tvOS 10.0+
Framework
- AVKit
Declaration
var isSkipForwardEnabled: Bool { get set }
Discussion
This property affects the appearance of the forward-skipping indicator. The behavior associated with forward-skipping is identified by the skipping
property.