Compartir a través de


INPersonRelationship Enumeración

Definición

Enumera las relaciones interpersonales conocidas.

[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 = 
Herencia
INPersonRelationship
Atributos

Campos

Assistant 10

Indica un asistente.

Brother 4

Indica un hermano.

Child 6

Indica un elemento secundario.

Father 1

Indica un padre.

Friend 7

Indica un amigo.

Manager 11

Indica un administrador.

Mother 2

Indica una madre.

None 0

No se conoce una relación.

Parent 3

Indica un elemento primario.

Partner 9

Indica un asociado.

Sister 5

Indica una hermana.

Spouse 8

Indica un cónyuge.

Se aplica a