pub unsafe static TVUserManagerCurrentUserIdentifierDidChangeNotification: &'static NSNotificationNameAvailable on crate feature
TVUserManager only.Expand description
Posted to the default NSNotificationCenter whenever the current system user changes.
The object of the notification is nil. In order to start receiving notification you have to instantiate TVUserManager at least once.
See also Appleās documentation