Enumeration 列挙

NSByteCountFormatterCountStyle

Specifies display of file or storage byte counts. The display style is platform specific. ファイルまたはストレージのバイト計数の表示を指定します。表示形式はプラットホーム特有です。

Declaration 宣言

typedef enum NSByteCountFormatterCountStyle : NSInteger {
    ...
} NSByteCountFormatterCountStyle;

Topics 話題

Constants 定数