Identifier for handlers when attaching the
Closing event.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public const string ClosingEvent = "Window.Closing"
Public Const ClosingEvent As String = "Window.Closing"
static val mutable ClosingEvent: string
Field Value
Type:
StringSee Also