Click or drag to resize

LabelUppercase Property

If true, all the text displays as UPPERCASE.

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

Property Value

Type: Boolean
See Also