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

countStyle

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

Declaration 宣言

var countStyle: ByteCountFormatter.CountStyle { get set }

Discussion 議論

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

See Also 参照

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