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
Syntaxpublic bool ShowLineNumbers { get; set; }
Property Value
Type:
Boolean
See Also