Package org.robovm.apple.addressbookui
Interface ABPersonViewControllerDelegate
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
ABPersonViewControllerDelegateAdapter
public interface ABPersonViewControllerDelegate extends NSObjectProtocol
-
Method Summary
Modifier and Type Method Description booleanshouldPerformDefaultAction(ABPersonViewController personViewController, ABPerson person, ABProperty property, int identifier)
-
Method Details
-
shouldPerformDefaultAction
boolean shouldPerformDefaultAction(ABPersonViewController personViewController, ABPerson person, ABProperty property, int identifier)
-