---
title: providedUnit
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/measurementformatter/unitoptions-swift.struct/providedunit
---

# providedUnit

## Declaration

```swift
static var providedUnit: MeasurementFormatter.UnitOptions { get }
```

## Discussion

Discussion Specifies that the provided unit for the measurement should be used.

## See Also

### Working with options

- [naturalScale](foundation/measurementformatter/unitoptions-swift.struct/naturalscale.md)
- [temperatureWithoutUnit](foundation/measurementformatter/unitoptions-swift.struct/temperaturewithoutunit.md)
