TextEditCanFold Method |
Returns if the given line is foldable, that is, it has indented lines right below it.
Namespace: Godot
public bool CanFold( int line )
[Missing <param name="line"/> documentation for "M:Godot.TextEdit.CanFold(System.Int32)"]
[Missing <returns> documentation for "M:Godot.TextEdit.CanFold(System.Int32)"]