Contents

insertText(_:)

Inserts the text you specify.

Declaration

optional func insertText(_ insertString: Any)

Parameters

  • insertString:

    The string to insert in the responder.

See Also

Inserting Content