Freigeben über


PKContactFields Enumeration

Definition

Listet Felder für einen Kontakt auf.

Diese Enumeration unterstützt eine bitweise Kombination ihrer Memberwerte.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Flags]
public enum PKContactFields
type PKContactFields = 
Vererbung
PKContactFields
Attribute

Felder

EmailAddress 2

Gibt ein E-Mail-Adressfeld an.

Name 8
None 0

Gibt ein Namensfeld an.

PhoneNumber 4

Gibt ein Telefonnummernfeld an.

PhoneticName 16

Gibt ein phonetisches Namensfeld an.

PostalAddress 1

Gibt ein Postadressenfeld an.

Gilt für: