Freigeben über


ABAddressBookError Enumeration

Definition

Mögliche ABAddressBook Fehler.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public enum ABAddressBookError
type ABAddressBookError = 
Vererbung
ABAddressBookError
Attribute

Felder

OperationNotPermittedByStore 0

Der Vorgang ist nicht zulässig.

OperationNotPermittedByUserError 1

Hinweise

Wenn die Domain -Eigenschaft auf ErrorDomainfestgelegt ist, Code ist einer der ABAddressBookError -Werte.

Gilt für: