playing
Indicates whether the media is currently playing. Setting this property starts or pauses playback. Must be key-value observable.
Declaration
@property (nonatomic, readwrite, getter=isPlaying) BOOL playing;Indicates whether the media is currently playing. Setting this property starts or pauses playback. Must be key-value observable.
@property (nonatomic, readwrite, getter=isPlaying) BOOL playing;