Instance Property
インスタンスプロパティ
internationalCurrencySymbol
The international currency symbol used by the receiver.
レシーバによって使われる国際通貨記号。
Declaration
宣言
var internationalCurrencySymbol: String
! { get set }
Discussion
議論
A region typically has a local currency symbol and an international currency symbol. The local symbol is used within the region, while the international currency symbol is used in international contexts to specify that region’s currency unambiguously. The international currency symbol is often represented by a Unicode code point.
ある地域(リージョン)は、概して現地通貨記号および国際通貨記号を持ちます。現地記号は地域(リージョン)内で使われます、一方で国際通貨記号は国際的環境で使われて誤解の余地なくその国のもつ通貨を指定します。国際通貨記号は、しばしばあるユニコードコード点によって表されます。
See Also
参照
Configuring the Format of Currency
通貨の書式設定を構成設定する