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

# AttributeScopes.FoundationAttributes.InlinePresentationIntentAttribute

A type for using an inline presentation intent as an attribute.

## Declaration

```swift
@frozen enum InlinePresentationIntentAttribute
```

## Overview

Overview An inline presentation intent applies to a run of characters inside a larger block, and covers traits like emphasis, strikethrough, and code voice.

## Relationships

### Conforms To

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

## See Also

### Using presentation intent attributes

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