Click or drag to resize

RichTextLabelTabSize Property

The number of spaces associated with a single tab length. Does not affect \t in text tags, only indent tags.

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

Property Value

Type: Int32
See Also