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