NSPersonNameComponentsFormatter.Phonetic Property

Definition

Gets or sets a value that controls whether the receiver should use only phonetic name component representations. Default is false.

public virtual bool Phonetic { [Foundation.Export("isPhonetic")] get; [Foundation.Export("setPhonetic:")] set; }
member this.Phonetic : bool with get, set

Property Value

A value that controls whether the receiver should use only phonetic name component representations.

Attributes

Remarks

Default is false.

Applies to