TextEditIsSelectionActive Method |
Returns true if the selection is active.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public bool IsSelectionActive()
Return Value
Type:
Boolean[Missing <returns> documentation for "M:Godot.TextEdit.IsSelectionActive"]
See Also