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