NotebookDocumentWillSaveEvent$Typings extension

on

Properties

notebook NotebookDocument

Available on NotebookDocumentWillSaveEvent, provided by the NotebookDocumentWillSaveEvent$Typings extension

The {@link NotebookDocumentnotebook document} that will be saved.
no setter
reason TextDocumentSaveReason

Available on NotebookDocumentWillSaveEvent, provided by the NotebookDocumentWillSaveEvent$Typings extension

The reason why save was triggered.
no setter
token CancellationToken

Available on NotebookDocumentWillSaveEvent, provided by the NotebookDocumentWillSaveEvent$Typings extension

A cancellation token.
no setter
waitUntil → ({void Function(Future thenable) $1, void Function(Future thenable) $2})

Available on NotebookDocumentWillSaveEvent, provided by the NotebookDocumentWillSaveEvent$Typings extension

Overload accessor: $1, $2
no setter