Click or drag to resize

TextEditSyntaxHighlighting Property

If true, any custom color properties that have been set for this TextEdit will be visible.

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

Property Value

Type: Boolean
See Also