Click or drag to resize

LineEditGetAlign Method

Note: This API is now obsolete.

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

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

Return Value

Type: LineEditAlignEnum

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

See Also