Click or drag to resize

LabelVisibleCharacters Property

Restricts the number of characters to display. Set to -1 to disable.

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

Property Value

Type: Int32
See Also