AddressBookUI.ABPersonViewController Members

The members of AddressBookUI.ABPersonViewController are listed below.

See Also: Inherited members from UIKit.UIViewController

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.
AllowsActionsbool. Documentation for this section has not yet been entered.
AllowsEditingbool. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateIABPersonViewControllerDelegate. An instance of the AddressBookUI.ABPersonViewControllerDelegate model class which acts as the class delegate.
DisplayedPersonAddressBook.ABPerson. Documentation for this section has not yet been entered.
[read-only]
DisplayedPropertiesDisplayedPropertiesCollection. 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

SetHighlightedItemForProperty(AddressBook.ABPersonProperty, Nullable<int>)
Documentation for this section has not yet been entered.
SetHighlightedProperty(AddressBook.ABPersonProperty)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the ABPersonViewController object.
OnPerformDefaultAction(ABPersonViewPerformDefaultActionEventArgs)
Documentation for this section has not yet been entered.

Public Events

PerformDefaultActionDocumentation for this section has not yet been entered.