Click or drag to resize

TextEditText Property

String value of the TextEdit.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string Text { get; set; }

Property Value

Type: String
See Also