Click or drag to resize

NodeNotificationWmFocusOut Field

Notification received from the OS when the game window is unfocused.

Implemented on all platforms.

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

Field Value

Type: Int32
See Also