> ## Documentation Index
> Fetch the complete documentation index at: https://docs.simular.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Visibility

# Enumeration: Visibility

Defined in: [index.d.ts:1689](https://github.com/simular-ai/simulang-js-internal/blob/d2b85c3277cbb16ce50c0781e1db8ad2c8a5690e/index.d.ts#L1689)

Visibility behavior when opening an application.

## Enumeration Members

### Hidden

> **Hidden**: `0`

Defined in: [index.d.ts:1691](https://github.com/simular-ai/simulang-js-internal/blob/d2b85c3277cbb16ce50c0781e1db8ad2c8a5690e/index.d.ts#L1691)

Launch hidden when supported by the platform.

***

### Show

> **Show**: `1`

Defined in: [index.d.ts:1693](https://github.com/simular-ai/simulang-js-internal/blob/d2b85c3277cbb16ce50c0781e1db8ad2c8a5690e/index.d.ts#L1693)

Launch in a visible state.
