NSUbiquitousUserDefaultsCompletedInitialSyncNotification

Static NSUbiquitousUserDefaultsCompletedInitialSyncNotification 

Source
pub unsafe static NSUbiquitousUserDefaultsCompletedInitialSyncNotification: &'static NSNotificationName
👎Deprecated: Notification is never posted
Available on crate features NSNotification and NSString and NSUserDefaults only.
Expand description

NSUbiquitousUserDefaultsCompletedInitialSyncNotification is posted on the main queue when ubiquitous defaults finish downloading the first time a device is connected to an iCloud account, and when a user switches their primary iCloud account.

See also Apple’s documentation