Contents

accessibilityVisibleCharacterRange

The range of visible characters in the document.

Declaration

@property NSRange accessibilityVisibleCharacterRange;

Discussion

Use this property to store the range for entire lines. Characters that are horizontally clipped are included in this range.