xamarinios
namespace AddressBookUI
{
    [Deprecated(PlatformName.iOS, 9, 0, PlatformArchitecture.All, "Use the 'Contacts' API instead.")]
    [Protocol(Name = "ABPeoplePickerNavigationControllerDelegate", WrapperType = typeof(ABPeoplePickerNavigationControllerDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "Cancelled", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(ABPeoplePickerNavigationController) }, Selector = "peoplePickerNavigationControllerDidCancel:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidSelectPerson", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(ABPeoplePickerNavigationController), typeof(ABPerson) }, Selector = "peoplePickerNavigationController:didSelectPerson:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidSelectPerson", ParameterByRef = new[] { false, false, false, false }, ParameterType = new[] { typeof(ABPeoplePickerNavigationController), typeof(ABPerson), typeof(int), typeof(int) }, Selector = "peoplePickerNavigationController:didSelectPerson:property:identifier:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ShouldContinue", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(ABPeoplePickerNavigationController), typeof(ABPerson) }, ReturnType = typeof(bool), Selector = "peoplePickerNavigationController:shouldContinueAfterSelectingPerson:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ShouldContinue", ParameterByRef = new[] { false, false, false, false }, ParameterType = new[] { typeof(ABPeoplePickerNavigationController), typeof(ABPerson), typeof(int), typeof(int) }, ReturnType = typeof(bool), Selector = "peoplePickerNavigationController:shouldContinueAfterSelectingPerson:property:identifier:")]
    public interface IABPeoplePickerNavigationControllerDelegate : INativeObject, IDisposable, IUINavigationControllerDelegate
}
Assembly Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.07.08.09.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/02/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙