NSPersistentStoreUbiquitousTransitionTypeKey
Declaration
let NSPersistentStoreUbiquitousTransitionTypeKey: StringDescription
In the NSPersistentStoreCoordinatorStoresWillChange and NSPersistentStoreCoordinatorStoresDidChange userInfo dictionaries, this identifies the type of event. The corresponding value is one of the NSPersistentStoreUbiquitousTransitionType enum values as an NSNumber object.