NSUserDefaultsDidChangeNotification
Posted when user defaults are changed within the current process.
ユーザdefaultsが現在のプロセス内で変更される時に投函されます。
NSUbiquitousUserDefaultsCompletedInitialSyncNotification
Posted when ubiquitous defaults finish downloading data, either the first time a device is connected to an iCloud account or when a user switches their primary iCloud account.
デバイスがiCloudアカウントに接続される最初の時またはユーザが彼らのプライマリiCloudアカウントを切り替える場合のどちらかで、ユビキタスdefaultsがデータのダウンロードを終了する時に投函されます。
NSUbiquitousUserDefaultsDidChangeAccountsNotification
Posted when the user changes the primary iCloud account.
ユーザはプライマリiCloudアカウントを変更する時に投函されます。
NSUbiquitousUserDefaultsNoCloudAccountNotification
Posted when a cloud default is set, but no iCloud user is logged in.
あるクラウドdefaultが設定される、しかしどんなiCloudユーザもログインされない場合に投函されます。