Click or drag to resize

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
C#
public bool CaretBlockMode { get; set; }

Property Value

Type: Boolean
See Also