Indicates whether the caret change should set the focus. The default is
true.
Indicates whether the caret is being changed due to a gain in focus.
When true indicates that the caret movement is due to a text editing
operation. This matters for managing undo steps. Text edits are gathered
into an single text undo step unless they are interrupted by some other
operation (or reach a maximum size). Caret movements also interrupt the
text undo steps, unless this flag is true. The default is false.
Generated using TypeDoc
These are options that wed passes to itself.