Contents

init(insertionPoint:)

Create a selection at a given insertion point.

Declaration

init(insertionPoint: String.Index)

Parameters

  • insertionPoint:

    AString.Index representing the insertion point.