Package org.robovm.apple.coredata
Class NSPersistentStoreCoordinatorChangeNotification.Keys
java.lang.Object
org.robovm.apple.coredata.NSPersistentStoreCoordinatorChangeNotification.Keys
- Enclosing class:
- NSPersistentStoreCoordinatorChangeNotification
public static class NSPersistentStoreCoordinatorChangeNotification.Keys extends Object
-
Constructor Summary
Constructors Constructor Description Keys() -
Method Summary
Modifier and Type Method Description static NSStringAdded()static NSStringRemoved()static NSStringUbiquitousTransitionType()Deprecated.Deprecated in iOS 10.0.static NSStringUUIDChanged()
-
Constructor Details
-
Keys
public Keys()
-
-
Method Details
-
Added
-
Removed
-
UUIDChanged
-
UbiquitousTransitionType
Deprecated.Deprecated in iOS 10.0. Please see the release notes and Core Data documentation.
-