NSPersonNameComponentsFormatterOptions Enum

Definition

Contains a constant that, if specified, indicates that the phonetic representation of a name should be formatted, rather than the name object's own components.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum NSPersonNameComponentsFormatterOptions
type NSPersonNameComponentsFormatterOptions = 
Inheritance
NSPersonNameComponentsFormatterOptions
Attributes

Fields

Phonetic 2

Value that indicates that the phonetic representation of a name should be formatted, rather than the name object's own components.

Applies to