Click or drag to resize

NodeNotificationWmMouseEnter Field

Notification received from the OS when the mouse enters 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 NotificationWmMouseEnter = 1002

Field Value

Type: Int32
See Also