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