AlignmentMode

    AspectRatioContainer.swift:38
    enum AlignmentMode

    Cases

    • case begin

      Aligns child controls with the beginning (left or top) of the container.

    • case center

      Aligns child controls with the center of the container.

    • case end

      Aligns child controls with the end (right or bottom) of the container.

    Other members in extension

    Types

    Type members

    Instance members

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features