GodotSharpAPI
GodotSharpAPI
Godot
Button Class
Button Properties
Align Property
ClipText Property
ExpandIcon Property
Flat Property
Icon Property
Text Property
Button
Text Property
The button's text that will be displayed inside the button's area.
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
Button Class
Godot Namespace