TextEditorViewColumnChangeEvent

Represents an event describing the change of a text editor's view column.

Online Documentation

Properties

Link copied to clipboard
abstract val textEditor: TextEditor

The text editor for which the view column has changed.

Link copied to clipboard
abstract val viewColumn: ViewColumn

The new value for the text editor's view column.