---
title: AttributeScopes.FoundationAttributes.NumberFormatAttributes.SymbolAttribute.Symbol
framework: foundation
role: symbol
role_heading: Enumeration
path: foundation/attributescopes/foundationattributes/numberformatattributes/symbolattribute/symbol
---

# AttributeScopes.FoundationAttributes.NumberFormatAttributes.SymbolAttribute.Symbol

## Declaration

```swift
enum Symbol
```

## Topics

### Enumeration Cases

- [AttributeScopes.FoundationAttributes.NumberFormatAttributes.SymbolAttribute.Symbol.currency](foundation/attributescopes/foundationattributes/numberformatattributes/symbolattribute/symbol/currency.md)
- [AttributeScopes.FoundationAttributes.NumberFormatAttributes.SymbolAttribute.Symbol.decimalSeparator](foundation/attributescopes/foundationattributes/numberformatattributes/symbolattribute/symbol/decimalseparator.md)
- [AttributeScopes.FoundationAttributes.NumberFormatAttributes.SymbolAttribute.Symbol.groupingSeparator](foundation/attributescopes/foundationattributes/numberformatattributes/symbolattribute/symbol/groupingseparator.md)
- [AttributeScopes.FoundationAttributes.NumberFormatAttributes.SymbolAttribute.Symbol.percent](foundation/attributescopes/foundationattributes/numberformatattributes/symbolattribute/symbol/percent.md)
- [AttributeScopes.FoundationAttributes.NumberFormatAttributes.SymbolAttribute.Symbol.sign](foundation/attributescopes/foundationattributes/numberformatattributes/symbolattribute/symbol/sign.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)
