Click or drag to resize

AcceptDialogGetLabel Method

Returns the label used for built-in text.

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

Return Value

Type: Label

[Missing <returns> documentation for "M:Godot.AcceptDialog.GetLabel"]

See Also