---
title: AttributeScopes.FoundationAttributes.NumberFormatAttributes.NumberPartAttribute.NumberPart
framework: foundation
role: symbol
role_heading: Enumeration
path: foundation/attributescopes/foundationattributes/numberformatattributes/numberpartattribute/numberpart
---

# AttributeScopes.FoundationAttributes.NumberFormatAttributes.NumberPartAttribute.NumberPart

## Declaration

```swift
enum NumberPart
```

## Topics

### Enumeration Cases

- [AttributeScopes.FoundationAttributes.NumberFormatAttributes.NumberPartAttribute.NumberPart.fraction](foundation/attributescopes/foundationattributes/numberformatattributes/numberpartattribute/numberpart/fraction.md)
- [AttributeScopes.FoundationAttributes.NumberFormatAttributes.NumberPartAttribute.NumberPart.integer](foundation/attributescopes/foundationattributes/numberformatattributes/numberpartattribute/numberpart/integer.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)
