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 public bool SelectingEnabled { get; set; }
Property Value
Type:
BooleanSee Also