共用方式為


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

表示一個相依性。

適用於