# FrameShowConfig

**Kind**: interface | **Module**: [Workspaces](https://docs.interop.io/desktop/reference/javascript/workspaces/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/workspaces/frameshowconfig/index.html

Settings for showing a previously hidden Workspaces Frame instance.

## Properties

- **`activate`** (`boolean`, optional) default: `false`
  If `true`, the Workspaces Frame instance will be activated. This means that the Workspaces Frame window will gain focus,
  will be restored to its normal state (e.g., if it has been previously minimized), and will be brought in front of other existing windows.
