GrowDirection

    Control.swift:257
    enum GrowDirection

    Cases

    • case begin

      The control will grow to the left or top to make up if its minimum size is changed to be greater than its current size on the respective axis.

    • case end

      The control will grow to the right or bottom to make up if its minimum size is changed to be greater than its current size on the respective axis.

    • case both

      The control will grow in both directions equally to make up if its minimum size is changed to be greater than its current size.

    Other members in extension

    View members

    Hide members

    This section is hidden by default because it contains too many (148) members.

    Types

    Type members

    Instance members

    Show implementation details (9)

    Hide implementation details

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features