ABRecordType Enum

Definition

Potential record types.

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

Fields

Group 1

A ABGroup record.

Person 0

A ABPerson record.

Source 2

Applies to

See also