Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextEditorViewColumnChangeEvent

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

Hierarchy

  • TextEditorViewColumnChangeEvent

Index

Properties

textEditor: TextEditor

The text editor for which the view column has changed.

viewColumn: ViewColumn

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