playbackStartDate
The date and time at which playback began for this event.
Declaration
var playbackStartDate: Date? { get }Discussion
The property corresponds to “date”.
The value of this property is nil if unknown.
This property is not compatible with key-value observing.