Global Variable グローバル変数

NSPositiveCurrencyFormatString

A format string that specifies how positive numbers are printed when representing a currency value. ある書式設定文字列、それは通貨値を表している時にどのように正の数が印字されるかを指定します。

Declaration 宣言

NSString *const NSPositiveCurrencyFormatString;

Discussion 議論

The default is $9,999.00. 省略時には$9,999.00です。

See Also 参照

Numeric Information 数値的情報