GodotSharpAPI
GodotSharpAPI
Godot
Label Class
Label Properties
Align Property
Autowrap Property
ClipText Property
LinesSkipped Property
MaxLinesVisible Property
PercentVisible Property
Text Property
Uppercase Property
Valign Property
VisibleCharacters Property
Label
Text Property
The text to display on screen.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
string
Text
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
Label Class
Godot Namespace