Type Property 型プロパティ

NSPersistentStoreRemoteChange

A notification that posts for all cross-process writes to a persistent store. ある永続ストアへの全てのクロスプロセス書き込みに対して投函するある通知。

Declaration 宣言

static let NSPersistentStoreRemoteChange: NSNotification.Name

Discussion 議論

The user info dictionary uses the following keys: ユーザ情報辞書は、以下のキーを使います:

See Also 参照

Core Data