---
title: LengthFormatter.Unit.foot
framework: foundation
role: symbol
role_heading: Case
path: foundation/lengthformatter/unit/foot
---

# LengthFormatter.Unit.foot

The foot unit.

## Declaration

```swift
case foot
```

## See Also

### Constants

- [LengthFormatter.Unit.millimeter](foundation/lengthformatter/unit/millimeter.md)
- [LengthFormatter.Unit.centimeter](foundation/lengthformatter/unit/centimeter.md)
- [LengthFormatter.Unit.meter](foundation/lengthformatter/unit/meter.md)
- [LengthFormatter.Unit.kilometer](foundation/lengthformatter/unit/kilometer.md)
- [LengthFormatter.Unit.inch](foundation/lengthformatter/unit/inch.md)
- [LengthFormatter.Unit.yard](foundation/lengthformatter/unit/yard.md)
- [LengthFormatter.Unit.mile](foundation/lengthformatter/unit/mile.md)
