WindowIHandlerWindowState Property |
Gets or sets the state of the window.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax WindowState WindowState { get; set; }
Property WindowState As WindowState
Get
Set
abstract WindowState : WindowState with get, set
Property Value
Type:
WindowStateThe state of the window.
See Also