AddressBookUI.ABNewPersonViewController Members

The members of AddressBookUI.ABNewPersonViewController 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.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateIABNewPersonViewControllerDelegate. An instance of the AddressBookUI.ABNewPersonViewControllerDelegate model class which acts as the class delegate.
DisplayedPersonAddressBook.ABPerson. Documentation for this section has not yet been entered.
ParentGroupAddressBook.ABGroup. Documentation for this section has not yet been entered.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type

Protected Methods

override
Dispose(bool)
Releases the resources used by the ABNewPersonViewController object.
OnNewPersonComplete(ABNewPersonCompleteEventArgs)
Documentation for this section has not yet been entered.

Public Events

NewPersonCompleteDocumentation for this section has not yet been entered.