Click or drag to resize

TextEditHighlightAllOccurrences Property

If true, all occurrences of the selected text will be highlighted.

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

Property Value

Type: Boolean
See Also