Contents

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.

See Also

Setting Formatting Styles