Type Property 型プロパティ

noCloudAccountNotification

Posted when a cloud default is set, but no iCloud user is logged in. あるクラウドdefaultが設定される、しかしどんなiCloudユーザもログインされない場合に投函されます。

Declaration 宣言

class let noCloudAccountNotification: NSNotification.Name

Discussion 議論

This notification is posted to the default notification center on the main queue. この通知は、省略時の通知センターにメインキュー上で投函されます。

This notification doesn't necessarily indicate an error; ubiquitous defaults set when no iCloud user is logged in are uploaded the next time one is available if configured to do so. この通知は、必ずしもエラーを指し示しません;どんなiCloudユーザにもログインされない時に設定されるユビキタスdefaultsは、それが利用可能である次回にアップロードされます、そうするように構成設定したならば。

See Also 参照

Notifications 通知