---
title: spellsOutZero
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/bytecountformatstyle/attributed-swift.struct/spellsoutzero
---

# spellsOutZero

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

## Declaration

```swift
var spellsOutZero: Bool
```

## Discussion

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

## See Also

### Accessing style properties

- [allowedUnits](foundation/bytecountformatstyle/attributed-swift.struct/allowedunits.md)
- [includesActualByteCount](foundation/bytecountformatstyle/attributed-swift.struct/includesactualbytecount.md)
- [locale](foundation/bytecountformatstyle/attributed-swift.struct/locale.md)
