Stack layout constructor interface

Hierarchy

  • MEUIStackLayoutConstructor

Constructors

Constructors

  • Creates a new stack layout

    Parameters

    • horizontal: boolean

      Flag indicating the stack layout is horizontal or vertical.

    Returns MEUIStackLayout

    A new stack layout.

Generated using TypeDoc