Click or drag to resize

WindowWindowState Property

Gets or sets the state of the window.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public WindowState WindowState { get; set; }

Property Value

Type: WindowState
The state of the window.
See Also