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