CatWindowState (Enumeration)

enum CatWindowState {
  catWindowStateMaximized,
  catWindowStateMinimized,
  catWindowStateNormal
}
Window state.
Values:
catWindowStateMaximized
The window occupies the whole screen
catWindowStateMinimized
The window is reduced to an icon
catWindowStateNormal
The window occupies the space either the application or the end user has determined