Instance Property インスタンスプロパティ

phoneticRepresentation

The phonetic representation name components of the receiver. レシーバの音声表現名前構成要素。

Declaration 宣言

var phoneticRepresentation: PersonNameComponents? { get set }

Discussion 議論

Each component of the receiver with a value should have a corresponding value for any value set for this property. nil by default. レシーバの各構成要素である値を持つものは、このプロパティに設定される何らかの値に対する対応する値を持つべきです。省略時ではnil

The phoneticRepresentation property value of this property value is ignored. このプロパティ値のphoneticRepresentationプロパティ値は、無視されます。

See Also 参照

Accessing Person Name Components 個人名構成要素にアクセスする