insertText(_:)
Inserts the text you specify.
Declaration
optional func insertText(_ insertString: Any)Parameters
- insertString:
The string to insert in the responder.
Inserts the text you specify.
optional func insertText(_ insertString: Any)The string to insert in the responder.