Click or drag to resize

WindowClosedEvent Field

Identifier for handlers when attaching the Closed event.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public const string ClosedEvent = "Window.Closed"

Field Value

Type: String
See Also