Freigeben über


CNContactFormatterStyle Enumeration

Definition

Listet auf, ob ein Kontaktname phonetisch geschrieben werden soll oder nicht.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CNContactFormatterStyle
type CNContactFormatterStyle = 
Vererbung
CNContactFormatterStyle
Attribute

Felder

FullName 0

Kombiniert die Namenskomponenten zu einem vollständigen Namen.

PhoneticFullName 1

Kombiniert die phonetischen Namenskomponenten zu einem vollständigen Namen.

Gilt für: