Determines how text is inserted at the current input position when text is typed or inserted.
Introduced: 34.0.
| Member | Description |
|---|---|
| Insert | Text is inserted at the current input position, and existing text is moved to the right. |
| Overwrite | Text at the current input position is overwritten by the newly inserted text. |