Instance Property
インスタンスプロパティ
paddingCharacter
The string that the receiver uses to pad numbers in the formatted string representation.
書式設定された文字列表現においてレシーバが数字を詰めるのに使う文字列。
Declaration
宣言
@property(copy) NSString
*paddingCharacter;
See Also
参照
Managing the Padding of Numbers
数字の詰めを管理する
paddingPosition
The padding position used by the receiver.
レシーバによって使われる詰め位置。