Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
window
/
visibleNotebookEditors
visible
Notebook
Editors
val
visibleNotebookEditors
:
ReadonlyArray
<
NotebookEditor
>
(
source
)
The currently visible
notebook editors
or an empty array.
Online Documentation