Contents

newAccessLogEntryNotification

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

Declaration

class let newAccessLogEntryNotification: NSNotification.Name

Discussion

The notification’s object is the player item.

See Also

Observing notifications