Enumerates available window states.
Syntax
public enum WindowState
Remarks
Members
| Member Name | Description |
|---|
| Fullscreen |
The window covers the whole screen, including all taskbars and/or panels.
|
| Maximized |
The window covers the whole working area, which includes the desktop but not the taskbar and/or panels.
|
| Minimized |
The window is minimized to the taskbar (also known as 'iconified').
|
| Normal |
The window is in its normal state.
|
Requirements
Namespace: OpenTK
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0