... the UIAccessibilityElement protocol. Each link can be individually selected, with an accessibilityLabel equal to its string value, and a corresponding accessibilityValue for URL, phone number, and date links. Developers who wish to change this behavior or provide custom values should create a subclass and override accessibilityElements. TTTAttributedLabel can display both plain and attributed text: just pass an NSString or NSAttributedString to the setText: setter.