Enumeration 列挙

NSNumberFormatterPadPosition

These constants are used to specify how numbers should be padded. These constants are used by the paddingPosition property. これらの定数は、どうやって数値が詰められるべきか指定するのに使われます。これらの定数は、paddingPositionプロパティによって使われます。

Declaration 宣言

typedef enum NSNumberFormatterPadPosition : NSUInteger {
    ...
} NSNumberFormatterPadPosition;

Topics 話題

Constants 定数