Click or drag to resize

LabelGetValign Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Label.GetValign"]

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

Return Value

Type: LabelVAlign

[Missing <returns> documentation for "M:Godot.Label.GetValign"]

See Also