Condividi tramite


CNContactFormatterStyle Enumerazione

Definizione

Enumera se un nome di contatto deve essere specificato in modo fonetico.

[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 = 
Ereditarietà
CNContactFormatterStyle
Attributi

Campi

FullName 0

Combina i componenti del nome in un nome completo.

PhoneticFullName 1

Combina i componenti del nome fonetico in un nome completo.

Si applica a