CNEntityType Enum

Definition

An enumeration whose only value (Contacts) is used by some methods in CNContactStore.

[ObjCRuntime.Native]
public enum CNEntityType
[<ObjCRuntime.Native>]
type CNEntityType = 
Inheritance
CNEntityType
Attributes

Fields

Name Value Description
Contacts 0

Indicates that the user can grant access to the user's own contacts.

Applies to