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

perMillSymbol

The string used to represent a per-mill (per-thousand) symbol. パーミル(千分率)表象を表すのに使われる文字列。

Declaration 宣言

@property(copy) NSString *perMillSymbol;

Discussion 議論

By default, this property is set to the per mille sign (‰). 初期状態では、このプロパティはパーミル記号(‰)に設定されます。

See Also 参照

Configuring Numeric Symbols 数値表象を構成設定する