GodotSharpAPI
GodotSharpAPI
Godot
TextEdit Class
TextEdit Properties
BreakpointGutter Property
CaretBlink Property
CaretBlinkSpeed Property
CaretBlockMode Property
CaretMovingByRightClick Property
ContextMenuEnabled Property
DrawSpaces Property
DrawTabs Property
FoldGutter Property
HidingEnabled Property
HighlightAllOccurrences Property
HighlightCurrentLine Property
MinimapDraw Property
MinimapWidth Property
OverrideSelectedFontColor Property
Readonly Property
ScrollHorizontal Property
ScrollVertical Property
SelectingEnabled Property
ShortcutKeysEnabled Property
ShowLineNumbers Property
SmoothScrolling Property
SyntaxHighlighting Property
Text Property
VirtualKeyboardEnabled Property
VScrollSpeed Property
WrapEnabled Property
TextEdit
CaretBlinkSpeed Property
Duration (in seconds) of a caret's blinking cycle.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
float
CaretBlinkSpeed
{
get
;
set
; }
Property Value
Type:
Single
See Also
Reference
TextEdit Class
Godot Namespace