Click or drag to resize

NodeNotificationWmQuitRequest Field

Notification received from the OS when a quit request is sent (e.g. closing the window with a "Close" button or Alt+F4).

Implemented on desktop platforms.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public const int NotificationWmQuitRequest = 1006

Field Value

Type: Int32
See Also