ABPeoplePickerPerformAction2EventArgs Class

Definition

Provides data for the PerformAction2 event.

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

Constructors

ABPeoplePickerPerformAction2EventArgs(ABPerson, ABPersonProperty, Nullable<Int32>)

Initializes a new instance of the ABPeoplePickerPerformAction2EventArgs class.

Properties

Identifier
Person (Inherited from ABPeoplePickerSelectPerson2EventArgs)
Property

Applies to