Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotebookEditorVisibleRangesChangeEvent

Represents an event describing the change in a notebook editor's visibleRanges.

Hierarchy

  • NotebookEditorVisibleRangesChangeEvent

Index

Properties(2)

Properties(2)

Readonly notebookEditor

notebookEditor: NotebookEditor

The notebook editor for which the visible ranges have changed.

Readonly visibleRanges

visibleRanges: readonly NotebookRange[]

The new value for the notebook editor's visibleRanges.

Generated by TypeDoc. Maintained by 洛竹