---
title: UIAccessibilityTextAttributeCustom
framework: uikit
role: symbol
role_heading: Global Variable
path: uikit/uiaccessibilitytextattributecustom
---

# UIAccessibilityTextAttributeCustom

A key for specifying custom attributes to apply to the text.

## Declaration

```occ
extern NSAttributedStringKey const UIAccessibilityTextAttributeCustom;
```

## Overview

Overview The value of this key is an NSArray of localized NSString objects, each of which describes a custom annotation style.

## See Also

### Constants

- [UIAccessibilityTextAttributeHeadingLevel](uikit/uiaccessibilitytextattributeheadinglevel.md)
- [UIAccessibilityTextAttributeContext](uikit/uiaccessibilitytextattributecontext.md)
