> For the complete documentation index, see [llms.txt](https://kinematicsoup.gitbook.io/reactor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kinematicsoup.gitbook.io/reactor/api-reference/ks.unity.editor/ks.unity.editor.kswindow/ks.unity.editor.kswindow.windowstyle.md).

# Enum ksWindow\.WindowStyle

Namespace: [KS.Unity.Editor](/reactor/api-reference/ks.unity.editor.md)\
Assembly: KSUnity-Editor.dll

Window display styles

```csharp
public enum ksWindow.WindowStyle
```

## Fields

`DEFAULT = 0`

Shows the window using Show

`UTILITY = 1`

Shows the window using ShowUtility
