Table of Contents

Class AspectRatioContainer.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class AspectRatioContainer.MethodName : Container.MethodName
Inheritance
AspectRatioContainer.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetAlignmentHorizontal

Cached name for the 'get_alignment_horizontal' method.

public static readonly StringName GetAlignmentHorizontal

Field Value

StringName

GetAlignmentVertical

Cached name for the 'get_alignment_vertical' method.

public static readonly StringName GetAlignmentVertical

Field Value

StringName

GetRatio

Cached name for the 'get_ratio' method.

public static readonly StringName GetRatio

Field Value

StringName

GetStretchMode

Cached name for the 'get_stretch_mode' method.

public static readonly StringName GetStretchMode

Field Value

StringName

SetAlignmentHorizontal

Cached name for the 'set_alignment_horizontal' method.

public static readonly StringName SetAlignmentHorizontal

Field Value

StringName

SetAlignmentVertical

Cached name for the 'set_alignment_vertical' method.

public static readonly StringName SetAlignmentVertical

Field Value

StringName

SetRatio

Cached name for the 'set_ratio' method.

public static readonly StringName SetRatio

Field Value

StringName

SetStretchMode

Cached name for the 'set_stretch_mode' method.

public static readonly StringName SetStretchMode

Field Value

StringName