Click or drag to resize

ControlGetHSizeFlags Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Control.GetHSizeFlags"]

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

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.Control.GetHSizeFlags"]

See Also