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
PlaceholderAlpha Property
Opacity of the
PlaceholderText
. From
0
to
1
.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
float
PlaceholderAlpha
{
get
;
set
; }
Property Value
Type:
Single
See Also
Reference
LineEdit Class
Godot Namespace