Uses of Class
org.robovm.apple.coredata.NSPersistentStoreUbiquitousTransitionType
| Package | Description |
|---|---|
| org.robovm.apple.coredata |
-
Uses of NSPersistentStoreUbiquitousTransitionType in org.robovm.apple.coredata
Methods in org.robovm.apple.coredata that return NSPersistentStoreUbiquitousTransitionType Modifier and Type Method Description NSPersistentStoreUbiquitousTransitionTypeNSPersistentStoreCoordinatorChangeNotification. getUbiquitousTransitionType()Deprecated.Deprecated in iOS 10.0.static NSPersistentStoreUbiquitousTransitionTypeNSPersistentStoreUbiquitousTransitionType. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static NSPersistentStoreUbiquitousTransitionTypeNSPersistentStoreUbiquitousTransitionType. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static NSPersistentStoreUbiquitousTransitionType[]NSPersistentStoreUbiquitousTransitionType. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.