Contents

includesActualByteCount

A Boolean value that indicates whether the format style should include the exact byte count, in addition to expressing it in terms of units.

Declaration

var includesActualByteCount: Bool { get set }

Discussion

When this value is true, a format style produces output like 1 kB (1,024 bytes).

See Also

Accessing style properties