Contents

didPlayToEndTimeNotification

A notification the system posts when a player item plays to its end time.

Declaration

class let didPlayToEndTimeNotification: NSNotification.Name

Discussion

The notification’s object is the item that finished playing.

See Also

Observing notifications