Click or drag to resize

TextEditFoldAllLines Method

Folds all lines that are possible to be folded (see CanFold(Int32)).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void FoldAllLines()
See Also