Click or drag to resize

NodeNotificationWmMouseExit Field

Notification received from the OS when the mouse leaves the game window.

Implemented on desktop and web platforms.

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

Field Value

Type: Int32
See Also