Click or drag to resize

TextEditSelectAll Method

Select all the text.

If SelectingEnabled is false, no selection will occur.

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