Click or drag to resize

ControlGrabFocus Method

Steal the focus from another control and become the focused control (see FocusMode).

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