Click or drag to resize

ViewportContainerGetStretchShrink Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.ViewportContainer.GetStretchShrink"]

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

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.ViewportContainer.GetStretchShrink"]

See Also