Click or drag to resize

AspectRatioContainerGetStretchMode Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AspectRatioContainer.GetStretchMode"]

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

Return Value

Type: AspectRatioContainerStretchModeEnum

[Missing <returns> documentation for "M:Godot.AspectRatioContainer.GetStretchMode"]

See Also