Click or drag to resize

TextEditGetSelectionText Method

Returns the text inside the selection.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string GetSelectionText()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.TextEdit.GetSelectionText"]

See Also