---
title: AttributeScopes.FoundationAttributes.MeasurementAttribute.Component
framework: foundation
role: symbol
role_heading: Enumeration
path: foundation/attributescopes/foundationattributes/measurementattribute/component
---

# AttributeScopes.FoundationAttributes.MeasurementAttribute.Component

## Declaration

```swift
enum Component
```

## Topics

### Enumeration Cases

- [AttributeScopes.FoundationAttributes.MeasurementAttribute.Component.unit](foundation/attributescopes/foundationattributes/measurementattribute/component/unit.md)
- [AttributeScopes.FoundationAttributes.MeasurementAttribute.Component.value](foundation/attributescopes/foundationattributes/measurementattribute/component/value.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
