Click or drag to resize

LineEditCaretBlinkSpeed Property

Duration (in seconds) of a caret's blinking cycle.

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

Property Value

Type: Single
See Also