---
title: asProvided
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/measurementformatunitusage/asprovided
---

# asProvided

A usage of the formatted measurement that reflects the units that you used to create the measurement.

## Declaration

```swift
static var asProvided: MeasurementFormatUnitUsage<UnitType> { get }
```

## See Also

### Selecting a General Format for a Measurement Unit

- [general](foundation/measurementformatunitusage/general.md)
