Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.tree-view-visibility-change-event

The event that is fired when there is a change in {@link TreeView.visible tree view's visibility}

The event that is fired when there is a change in {@link TreeView.visible tree view's visibility}
raw docstring

visible?cljs

(visible? tree-view-visibility-change-event)

true if the {@link TreeView tree view} is visible otherwise false.

Returns: boolean

`true` if the {@link TreeView tree view} is visible otherwise `false`.

**Returns:** `boolean`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close