TextEditorOptionsChangeEvent

Represents an event describing the change in a text editor's options.

Online Documentation

Properties

Link copied to clipboard

The new value for the text editor's options.

Link copied to clipboard
abstract val textEditor: TextEditor

The text editor for which the options have changed.