Click or drag to resize

ControlReleaseFocus Method

Give up the focus. No other control will be able to receive keyboard input.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void ReleaseFocus()
See Also