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
.
Uppercase Property
If
true
, all the text displays as UPPERCASE.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
Uppercase
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
Label Class
Godot Namespace