OSIsWindowFocused Method |
Returns true if the window is currently focused.
Note: Only implemented on desktop platforms. On other platforms, it will always return true.
Namespace: Godot
public static bool IsWindowFocused()
[Missing <returns> documentation for "M:Godot.OS.IsWindowFocused"]