Click or drag to resize

TextEditFoldGutter Property

If true, the fold gutter is visible. This enables folding groups of indented lines.

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

Property Value

Type: Boolean
See Also