Contents

UIAccessibilityTextAttributeCustom

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

Declaration

extern NSAttributedStringKey const UIAccessibilityTextAttributeCustom;

Overview

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

See Also

Constants