isPlayableOffline
A Boolean value that indicates whether the asset is playable without an internet connection.
Declaration
var isPlayableOffline: Bool { get }Discussion
Check the value of this property to determine the asset’s suitability for playback before presenting or attempting to play it.