Contents

spellsOutZero

A Boolean value that indicates whether the format style should spell out zero-byte values as text.

Declaration

var spellsOutZero: Bool { get set }

Discussion

When this value is true, the format style produces output like Zero kB.

See Also

Accessing style properties