Contents

accessibilityTextCustom

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

Declaration

nonisolated static let accessibilityTextCustom: NSAttributedString.Key

Discussion

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

See Also

Getting accessibility attribute keys