---
title: hide
framework: swift
role: symbol
role_heading: Type Property
path: swift/duration/unitsformatstyle/zerovalueunitsdisplaystrategy/hide
---

# hide

A display strategy that hides leading fields whose value is zero.

## Declaration

```swift
static var hide: Duration.UnitsFormatStyle.ZeroValueUnitsDisplayStrategy { get }
```

## See Also

### Using common strategies

- [show(length:)](swift/duration/unitsformatstyle/zerovalueunitsdisplaystrategy/show(length:).md)
