ABPeoplePickerNavigationController.SelectPerson2 Event

Definition

In iOS8 and above, this event handler is called after a person has been selected by the user.

public event EventHandler<AddressBookUI.ABPeoplePickerSelectPerson2EventArgs> SelectPerson2;
member this.SelectPerson2 : EventHandler<AddressBookUI.ABPeoplePickerSelectPerson2EventArgs> 

Event Type

Applies to