Click or drag to resize

LineEditGetRightIcon Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.LineEdit.GetRightIcon"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetRightIcon is deprecated. Use the RightIcon property instead.")]
public Texture GetRightIcon()

Return Value

Type: Texture

[Missing <returns> documentation for "M:Godot.LineEdit.GetRightIcon"]

See Also