Click or drag to resize

LineEditEditable Property

If false, existing text cannot be modified and new text cannot be added.

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

Property Value

Type: Boolean
See Also