Click or drag to resize

TextEditHighlightCurrentLine Property

If true, the line containing the cursor is highlighted.

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

Property Value

Type: Boolean
See Also