Click or drag to resize

FileDialogGetLineEdit Method

Returns the LineEdit for the selected file.

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

Return Value

Type: LineEdit

[Missing <returns> documentation for "M:Godot.FileDialog.GetLineEdit"]

See Also