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

formatWidth

The format width used by the receiver. レシーバによって使われる書式設定幅。

Declaration 宣言

@property NSUInteger formatWidth;

Discussion 議論

The format width is the number of characters of a formatted number within a string that is either left justified or right justified based on the value contained in paddingPosition.

See Also 参照

Configuring Numeric Formats 数値書式設定を構成設定する