Click or drag to resize

TextEditShowLineNumbers Property

If true, line numbers are displayed to the left of the text.

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

Property Value

Type: Boolean
See Also