VerticalAlignment

    core-defs.swift:103
    enum VerticalAlignment

    Cases

    • case top

      Vertical top alignment, usually for text-derived classes.

    • case center

      Vertical center alignment, usually for text-derived classes.

    • case bottom

      Vertical bottom alignment, usually for text-derived classes.

    • case fill

      Expand rows to fit height, usually for text-derived classes.

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features