Uses of Class
org.robovm.apple.contactsui.CNContactViewController
| Package | Description |
|---|---|
| org.robovm.apple.contactsui |
-
Uses of CNContactViewController in org.robovm.apple.contactsui
Methods in org.robovm.apple.contactsui that return CNContactViewController Modifier and Type Method Description static CNContactViewControllerCNContactViewController. createForContact(CNContact contact)static CNContactViewControllerCNContactViewController. createForNewContact(CNContact contact)static CNContactViewControllerCNContactViewController. createForUnknownContact(CNContact contact)Methods in org.robovm.apple.contactsui with parameters of type CNContactViewController Modifier and Type Method Description voidCNContactViewControllerDelegate. didComplete(CNContactViewController viewController, CNContact contact)voidCNContactViewControllerDelegateAdapter. didComplete(CNContactViewController viewController, CNContact contact)booleanCNContactViewControllerDelegate. shouldPerformDefaultAction(CNContactViewController viewController, CNContactProperty property)booleanCNContactViewControllerDelegateAdapter. shouldPerformDefaultAction(CNContactViewController viewController, CNContactProperty property)