# FrameSetOnTopOptions

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

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

Options for setting the on-top state of a Workspaces Frame.

## Properties

- **`onTop`** (`boolean`, required)
  If `true`, the Frame will be set on top of other windows.
