Click or drag to resize

TextEditUnhideAllLines Method

Unhide all lines that were previously set to hidden by SetLineAsHidden(Int32, Boolean).

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