C# Class ClanceysLib.PickerDelegate

Inheritance: ABPeoplePickerNavigationControllerDelegate
Afficher le fichier Open project: Clancey/ClanceyLib

Méthodes publiques

Méthode Description
ShouldContinue ( ABPeoplePickerNavigationController peoplePicker, IntPtr selectedPerson ) : bool
ShouldContinue ( ABPeoplePickerNavigationController peoplePicker, IntPtr selectedPerson, int propertyId, int identifier ) : bool

Method Details

ShouldContinue() public méthode

public ShouldContinue ( ABPeoplePickerNavigationController peoplePicker, IntPtr selectedPerson ) : bool
peoplePicker ABPeoplePickerNavigationController
selectedPerson System.IntPtr
Résultat bool

ShouldContinue() public méthode

public ShouldContinue ( ABPeoplePickerNavigationController peoplePicker, IntPtr selectedPerson, int propertyId, int identifier ) : bool
peoplePicker ABPeoplePickerNavigationController
selectedPerson System.IntPtr
propertyId int
identifier int
Résultat bool