---
title: AttributeScopes.FoundationAttributes.PresentationIntentAttribute
framework: foundation
role: symbol
role_heading: Enumeration
path: foundation/attributescopes/foundationattributes/presentationintentattribute
---

# AttributeScopes.FoundationAttributes.PresentationIntentAttribute

A type for using a presentation intent as an attribute.

## Declaration

```swift
@frozen enum PresentationIntentAttribute
```

## Overview

Overview A presentation intent applies a block of characters, and covers traits like list, block quote, or table presentation.

## Relationships

### Conforms To

- [AttributedStringKey](foundation/attributedstringkey.md)
- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Copyable](swift/copyable.md)
- [DecodableAttributedStringKey](foundation/decodableattributedstringkey.md)
- [EncodableAttributedStringKey](foundation/encodableattributedstringkey.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Using presentation intent attributes

- [inlinePresentationIntent](foundation/attributescopes/foundationattributes/inlinepresentationintent.md)
- [AttributeScopes.FoundationAttributes.InlinePresentationIntentAttribute](foundation/attributescopes/foundationattributes/inlinepresentationintentattribute.md)
- [InlinePresentationIntent](foundation/inlinepresentationintent.md)
- [presentationIntent](foundation/attributescopes/foundationattributes/presentationintent.md)
- [PresentationIntent](foundation/presentationintent.md)
