Contents

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.

See Also

Inspecting the Playback Properties