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
MaxLinesVisible Property
Limits the lines of text the node shows on screen.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
int
MaxLinesVisible
{
get
;
set
; }
Property Value
Type:
Int32
See Also
Reference
Label Class
Godot Namespace