A Boolean value that indicates whether the track is enabled for presentation during playback.
SDKs
- iOS 4.0+
- macOS 10.7+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 6.0+
Framework
- AVFoundation
Declaration
var isEnabled: Bool { get set }
Discussion
This property is not key-value observable.