GodotSharpAPI
GodotSharpAPI
Godot
LineEdit Class
LineEdit Properties
Align Property
CaretBlink Property
CaretBlinkSpeed Property
CaretPosition Property
ClearButtonEnabled Property
ContextMenuEnabled Property
Editable Property
ExpandToTextLength Property
MaxLength Property
PlaceholderAlpha Property
PlaceholderText Property
RightIcon Property
Secret Property
SecretCharacter Property
SelectingEnabled Property
ShortcutKeysEnabled Property
Text Property
VirtualKeyboardEnabled Property
LineEdit
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
LineEdit Class
Godot Namespace