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

countStyle

Specify the number of bytes to be used for kilobytes. キロバイトのために使われるバイト数を指定します。

Declaration 宣言

@property NSByteCountFormatterCountStyle countStyle;

Discussion 議論

The default setting is NSByteCountFormatterCountStyleFile, which is the system specific value for file and storage sizes. 省略時の設定は、NSByteCountFormatterCountStyleFileです、それはファイルおよびストレージサイズに対するシステム特有の値です。

See Also 参照

Setting Formatting Styles 書式形式を設定する