Click or drag to resize

WindowWindowStateChanged Event

Occurs when the WindowState is changed.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event EventHandler<EventArgs> WindowStateChanged

Value

Type: SystemEventHandlerEventArgs
See Also