TextSelection.Indices.selection(_:)
The range of the single selection. This may also an represent insertion points if range.lowerBound == range.upperBound.
Declaration
case selection(Range<String.Index>)The range of the single selection. This may also an represent insertion points if range.lowerBound == range.upperBound.
case selection(Range<String.Index>)