Click or drag to resize

AspectRatioContainerStretchMode Property

The stretch mode used to align child controls.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public AspectRatioContainerStretchModeEnum StretchMode { get; set; }

Property Value

Type: AspectRatioContainerStretchModeEnum
See Also