ABPeoplePickerPerformActionEventArgs Class

Definition

Provides data for the PerformAction event.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public class ABPeoplePickerPerformActionEventArgs : AddressBookUI.ABPeoplePickerSelectPersonEventArgs
type ABPeoplePickerPerformActionEventArgs = class
    inherit ABPeoplePickerSelectPersonEventArgs
Inheritance
ABPeoplePickerPerformActionEventArgs
Attributes

Constructors

ABPeoplePickerPerformActionEventArgs(ABPerson, ABPersonProperty, Nullable<Int32>)

Initializes a new instance of the ABPeoplePickerPerformActionEventArgs class.

Properties

Continue (Inherited from ABPeoplePickerSelectPersonEventArgs)
Identifier
Person (Inherited from ABPeoplePickerSelectPersonEventArgs)
Property

Applies to

See also