Contents

newErrorLogEntryNotification

A notification the system posts when a player item adds a new entry to its error log.

Declaration

class let newErrorLogEntryNotification: NSNotification.Name

Discussion

The notification’s object is the player item.

See Also

Observing notifications