Click or drag to resize

NodeNotificationWmUnfocusRequest Field

Notification received from the OS when an unfocus request is sent (e.g. another OS window wants to take the focus).

No supported platforms currently send this notification.

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

Field Value

Type: Int32
See Also