Click or drag to resize

LineEditSelectAll Method

Selects the whole String.

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