ABPeoplePickerNavigationControllerDelegate_Extensions.DidSelectPerson Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
DidSelectPerson(IABPeoplePickerNavigationControllerDelegate, ABPeoplePickerNavigationController, ABPerson)
public static void DidSelectPerson (this AddressBookUI.IABPeoplePickerNavigationControllerDelegate This, AddressBookUI.ABPeoplePickerNavigationController peoplePicker, AddressBook.ABPerson selectedPerson);
static member DidSelectPerson : AddressBookUI.IABPeoplePickerNavigationControllerDelegate * AddressBookUI.ABPeoplePickerNavigationController * AddressBook.ABPerson -> unit
Parâmetros
A instância na qual esse método de extensão opera.
- peoplePicker
- ABPeoplePickerNavigationController
- selectedPerson
- ABPerson
Aplica-se a
DidSelectPerson(IABPeoplePickerNavigationControllerDelegate, ABPeoplePickerNavigationController, ABPerson, Int32, Int32)
public static void DidSelectPerson (this AddressBookUI.IABPeoplePickerNavigationControllerDelegate This, AddressBookUI.ABPeoplePickerNavigationController peoplePicker, AddressBook.ABPerson selectedPerson, int propertyId, int identifier);
static member DidSelectPerson : AddressBookUI.IABPeoplePickerNavigationControllerDelegate * AddressBookUI.ABPeoplePickerNavigationController * AddressBook.ABPerson * int * int -> unit
Parâmetros
A instância na qual esse método de extensão opera.
- peoplePicker
- ABPeoplePickerNavigationController
- selectedPerson
- ABPerson
- propertyId
- Int32
- identifier
- Int32