Contents

accessibilityTextMarkerRangeForCurrentSelection()

The text marker range of the current selection.

Declaration

func accessibilityTextMarkerRangeForCurrentSelection() -> BEAccessibilityTextMarker.Range?

Discussion

If there’s no text selected in the element, return nil.

See Also

Text ranges