AddressBookUI.ABPeoplePickerNavigationController Members

The members of AddressBookUI.ABPeoplePickerNavigationController are listed below.

See Also: Inherited members from UIKit.UINavigationController

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
A constructor that initializes the object from the data stored in the unarchiver object.

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 Properties

AddressBookAddressBook.ABAddressBook. Documentation for this section has not yet been entered.
[read-only]
static
AppearanceABPeoplePickerNavigationController.ABPeoplePickerNavigationControllerAppearance. Strongly-typed property that returns the UIAppearance class for this class.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateIABPeoplePickerNavigationControllerDelegate. An instance of the AddressBookUI.ABPeoplePickerNavigationControllerDelegate model class which acts as the class delegate.
[read-only]
DisplayedPropertiesDisplayedPropertiesCollection. Documentation for this section has not yet been entered.
PredicateForEnablingPersonFoundation.NSPredicate. Use this property to set a predicate that determines whether the person can be selected or not.
PredicateForSelectionOfPersonFoundation.NSPredicate. Use this property to set a predicate that determines whether the person should be returned to the app, or displayed to the user.
PredicateForSelectionOfPropertyFoundation.NSPredicate. Documentation for this section has not yet been entered.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type

Public Methods

static
AppearanceWhenContainedIn(params Type[]) : ABPeoplePickerNavigationController.ABPeoplePickerNavigationControllerAppearance
Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.
static
GetAppearance<T>() : ABPeoplePickerNavigationController.ABPeoplePickerNavigationControllerAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UIKit.UITraitCollection) : ABPeoplePickerNavigationController.ABPeoplePickerNavigationControllerAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UIKit.UITraitCollection, params Type[]) : ABPeoplePickerNavigationController.ABPeoplePickerNavigationControllerAppearance
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the ABPeoplePickerNavigationController object.
OnCancelled(EventArgs)
Documentation for this section has not yet been entered.
OnPerformAction(ABPeoplePickerPerformActionEventArgs)
Documentation for this section has not yet been entered.
OnPerformAction2(ABPeoplePickerPerformAction2EventArgs)
Documentation for this section has not yet been entered.
OnSelectPerson(ABPeoplePickerSelectPersonEventArgs)
Documentation for this section has not yet been entered.
OnSelectPerson2(ABPeoplePickerSelectPerson2EventArgs)
Documentation for this section has not yet been entered.

Public Events

CancelledDocumentation for this section has not yet been entered.
PerformActionDocumentation for this section has not yet been entered.
PerformAction2Documentation for this section has not yet been entered.
SelectPersonDocumentation for this section has not yet been entered.
SelectPerson2Documentation for this section has not yet been entered.