CNEntityType Enum

Definition

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

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CNEntityType
type CNEntityType = 
Inheritance
CNEntityType
Attributes

Fields

Contacts 0

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

Applies to