---
title: AttributeScopes.AccessibilityAttributes.TextCustomAttribute
framework: foundation
role: symbol
role_heading: Enumeration
path: foundation/attributescopes/accessibilityattributes/textcustomattribute
---

# AttributeScopes.AccessibilityAttributes.TextCustomAttribute

An attribute for custom, localized text attributes.

## Declaration

```swift
@frozen enum TextCustomAttribute
```

## Overview

Overview Assistive technologies can describe these attributes alongside the text.

## Relationships

### Conforms To

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