-
Methods in org.robovm.apple.contacts with parameters of type CNContactFormatterStyle
| Modifier and Type |
Method |
Description |
static String |
CNContactFormatter.format(CNContact contact,
CNContactFormatterStyle style) |
|
static NSAttributedString |
CNContactFormatter.format(CNContact contact,
CNContactFormatterStyle style,
CMTextMarkupAttributes attributes) |
|
static NSAttributedString |
CNContactFormatter.format(CNContact contact,
CNContactFormatterStyle style,
CTAttributedStringAttributes attributes) |
|
static NSAttributedString |
CNContactFormatter.format(CNContact contact,
CNContactFormatterStyle style,
NSDictionary<?,?> attributes) |
|
static NSAttributedString |
CNContactFormatter.format(CNContact contact,
CNContactFormatterStyle style,
NSAttributedStringAttributes attributes) |
|
static NSObject |
CNContactFormatter.getDescriptorForRequiredKeys(CNContactFormatterStyle style) |
|
void |
CNContactFormatter.setStyle(CNContactFormatterStyle v) |
|