TextEditCaretBlockMode Property |
If true, the caret displays as a rectangle.
If false, the caret displays as a bar.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public bool CaretBlockMode { get; set; }
Property Value
Type:
BooleanSee Also