---
title: DescriptiveNumberFormatConfiguration.Presentation
framework: foundation
role: symbol
role_heading: Structure
path: foundation/descriptivenumberformatconfiguration/presentation
---

# DescriptiveNumberFormatConfiguration.Presentation

## Declaration

```swift
struct Presentation
```

## Topics

### Type Properties

- [ordinal](foundation/descriptivenumberformatconfiguration/presentation/ordinal.md)
- [spellOut](foundation/descriptivenumberformatconfiguration/presentation/spellout.md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Specifying Configuration

- [DescriptiveNumberFormatConfiguration.CapitalizationContext](foundation/descriptivenumberformatconfiguration/capitalizationcontext.md)
