Search Results for

    / fm / liveswitch / LayoutDirection

    Enumeration: LayoutDirection

    fm.liveswitch.LayoutDirection

    Specifies the direction of the layout flow.

    Table of contents

    Enumeration members

    • Horizontal
    • Vertical

    Enumeration members

    Horizontal

    • Horizontal: = 1

    Indicates that the layout should flow horizontally, filling rows as needed.

    Defined in: Generated/TypeScript/fm.liveswitch/LayoutDirection.ts:15


    Vertical

    • Vertical: = 2

    Indicates that the layout should flow vertically, filling columns as needed.

    Defined in: Generated/TypeScript/fm.liveswitch/LayoutDirection.ts:22

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.14.6