currentPosition
The index location, measured in seconds, at which the user last played this item.
Declaration
@NSCopying var currentPosition: NSNumber? { get set }Discussion
The number is interpreted as a double number of seconds.
The index location, measured in seconds, at which the user last played this item.
@NSCopying var currentPosition: NSNumber? { get set }The number is interpreted as a double number of seconds.