INVocabularyStringType Enum

Definition

Enumerates the kind of thing a INVocabulary string represents.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum INVocabularyStringType
type INVocabularyStringType = 
Inheritance
INVocabularyStringType
Attributes

Fields

CarName 301

Identifies a car name.

CarProfileName 300

Identifies a car profile.

ContactGroupName 2

Identifies a group of related contacts.

ContactName 1

Identifies a person in the Contacts database.

NotebookItemGroupName 501

Identifies a notebook item group name.

NotebookItemTitle 500

Identifies a notebook item title.

PaymentsAccountNickname 401

Identifies a payments account nickname.

PaymentsOrganizationName 400

Identifies a payments organization nickname.

PhotoAlbumName 101

Identifies a photo album.

PhotoTag 100

Identifies a keyword or other photo metadata.

WorkoutActivityName 200

Identifies a workout.

Applies to