Click or drag to resize

ControlGetVSizeFlags Method

Note: This API is now obsolete.

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

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

Return Value

Type: Int32

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

See Also