A value that indicates if the content is prepared for streaming.
SDKs
- iOS 9.0+
- macOS 10.13+
- Mac Catalyst 13.0+
Framework
- Core Spotlight
Declaration
var streamable: NSNumber? { get set }
Discussion
When the value of this property is 0, the content is not prepared for streaming; when the value is 1, it is prepared for streaming.