<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [kibana-plugin-core-public](./kibana-plugin-core-public.md) &gt; [ChromeStart](./kibana-plugin-core-public.chromestart.md) &gt; [getIsVisible$](./kibana-plugin-core-public.chromestart.getisvisible_.md)

## ChromeStart.getIsVisible$() method

Get an observable of the current visibility state of the chrome.

<b>Signature:</b>

```typescript
getIsVisible$(): Observable<boolean>;
```
<b>Returns:</b>

`Observable<boolean>`