AddressBookUI.ABPeoplePickerNavigationControllerDelegate Members

The members of AddressBookUI.ABPeoplePickerNavigationControllerDelegate are listed below.

See Also: Inherited members from UIKit.UINavigationControllerDelegate

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Methods

Cancelled(ABPeoplePickerNavigationController)
Documentation for this section has not yet been entered.
DidSelectPerson(ABPeoplePickerNavigationController, AddressBook.ABPerson)
Documentation for this section has not yet been entered.
DidSelectPerson(ABPeoplePickerNavigationController, AddressBook.ABPerson, int, int)
Documentation for this section has not yet been entered.
ShouldContinue(ABPeoplePickerNavigationController, AddressBook.ABPerson) : bool
Documentation for this section has not yet been entered.
ShouldContinue(ABPeoplePickerNavigationController, AddressBook.ABPerson, int, int) : bool
Documentation for this section has not yet been entered.