@rendley/sdk - v1.15.5
    Preparing search index...

    Enumeration AutoLayoutMode

    Automatic layout strategies used when the display size changes.

    Index

    Enumeration Members

    Enumeration Members

    BOTH: "both"
    NONE: "none"
    PREFER_HEIGHT: "prefer-height"
    PREFER_WIDTH: "prefer-width"