Enumeration 列挙

NSByteCountFormatterUnits

Specifies the units appropriate for the formatter to display. Specifying any units explicitly causes just those units to be used in showing the number. フォーマッタが表示するのに適切な単位を指定します。なんらかの単位を明示的に指定することは、それら単位だけが数の表示において使われるようにします。

Declaration 宣言

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

Topics 話題

Constants 定数