TextEditingTool.doActivate sets the value of TextEditingTool.state to this.
The default text editor receiving focus sets the value of TextEditingTool.state to this.
If validation fails, TextEditingTool.acceptText sets the value of TextEditingTool.state to this.
This is the starting value before the tool is activated.
Once accepted and the tool begins the "TextEditing" transaction, the value of TextEditingTool.state is set to this.
TextEditingTool.acceptText sets the value of TextEditingTool.state to this.
This enumeration specifies possible values for TextEditingTool.state.
since
3.0