Contents

currentUserIdentifierDidChangeNotification

The notification the system sends when a different user becomes current.

Declaration

class let currentUserIdentifierDidChangeNotification: NSNotification.Name

Discussion

The object of the notification is nil. The notification doesn’t add any keys to the userInfo dictionary.

See Also

Deprecated symbols