Global Variable グローバル変数

NSNegativeCurrencyFormatString

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

Declaration 宣言

NSString *const NSNegativeCurrencyFormatString;

Discussion 議論

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

See Also 参照

Numeric Information 数値的情報