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 public bool SyntaxHighlighting { get; set; }
Property Value
Type:
BooleanSee Also