Click or drag to resize

LineEditSelectingEnabled Property

If false, it's impossible to select the text using mouse nor keyboard.

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

Property Value

Type: Boolean
See Also