hasPlayedToEnd
A Boolean value indicating whether the user can be considered to have finished this item.
Declaration
@NSCopying var hasPlayedToEnd: NSNumber? { get set }Discussion
The number of this property is interpreted as a Boolean value.
A Boolean value indicating whether the user can be considered to have finished this item.
@NSCopying var hasPlayedToEnd: NSNumber? { get set }The number of this property is interpreted as a Boolean value.