Contents

NSPersistentStoreUbiquitousContainerIdentifierKey

The a string specifying the iCloud container identifier.

Declaration

let NSPersistentStoreUbiquitousContainerIdentifierKey: String

Discussion

Core Data passes the persistent identifer to url(forUbiquityContainerIdentifier:).

See Also

Deprecated