Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. AddressBook
  3. ABAddressBook
  4. Handle
  • ABAddressBook
    • ErrorDomain
    • ABAddressBook()
    • ~ABAddressBook()
    • GroupCount
    • Handle
    • HasUnsavedChanges
    • PeopleCount
    • Add(ABRecord)
    • Create(NSError)
    • Dispose()
    • Dispose(Boolean)
    • GetAllSources()
    • GetAuthorizationStatus()
    • GetDefaultSource()
    • GetEnumerator()
    • GetGroup(Int32)
    • GetGroups()
    • GetGroups(ABRecord)
    • GetPeople()
    • GetPeople(ABRecord)
    • GetPeople(ABRecord, ABPersonSortBy)
    • GetPeopleWithName(String)
    • GetPerson(Int32)
    • GetSource(Int32)
    • LocalizedLabel(NSString)
    • OnExternalChange(ExternalChangeEventArgs)
    • Remove(ABRecord)
    • RequestAccess(Action<Boolean, NSError>)
    • Revert()
    • Save()
    • ExternalChange
xamarinios
namespace AddressBook
{
    [Deprecated(PlatformName.iOS, 9, 0, PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
    public class ABAddressBook : INativeObject, IEnumerable, IEnumerable<ABRecord>, IDisposable
    {
        public IntPtr Handle { get; }
    }
}
Xamarin iOS
0.0
Information specific to xamarinios
Assembly

Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙