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 public bool FoldGutter { get; set; }
Property Value
Type:
BooleanSee Also