String value of the LineEdit.
Note: Changing text using this property won't emit the text_changed signal.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public string Text { get; set; }
Property Value
Type:
StringSee Also