> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for ShowWindowState

> Lists the enum values for ShowWindowState.

## ShowWindowState Enum

Normal = 0, Maximized = 1, Minimized = 2

| Name      | Value | Description    |
| --------- | ----- | -------------- |
| Normal    | 0     | Show Normal    |
| Maximized | 1     | Show Maximized |
| Minimized | 2     | Show Minimized |

## Usage

* [WinPosSize](../winpossize).state - Stores the position and size of each window, so they can be shown in the same place again
