Represents an event describing the change in a {@link NotebookEditor.selections notebook editor's selections}.

Fields

read onlyselections:ReadOnlyArray<NotebookRange>

The new value for the {@link NotebookEditor.selections notebook editor's selections}.

read onlynotebookEditor:NotebookEditor

The {@link NotebookEditor notebook editor} for which the selections have changed.