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.
A Boolean value that indicates whether the format style should spell out zero-byte values as text.
var spellsOutZero: Bool { get set }When this value is true, the format style produces output like Zero kB.