Поделиться через


INPersonRelationship Перечисление

Определение

Перечисляет известные межличностные связи.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public enum INPersonRelationship
type INPersonRelationship = 
Наследование
INPersonRelationship
Атрибуты

Поля

Assistant 10

Указывает помощника.

Brother 4

Указывает брата.

Child 6

Указывает дочерний элемент.

Father 1

Указывает отца.

Friend 7

Указывает друга.

Manager 11

Указывает руководителя.

Mother 2

Указывает мать.

None 0

Связь неизвестна.

Parent 3

Указывает родительский объект.

Partner 9

Указывает партнера.

Sister 5

Указывает сестру.

Spouse 8

Указывает супруга.

Применяется к