Search Results for

    / fm / liveswitch / LayoutAlignment

    Enumeration: LayoutAlignment

    fm.liveswitch.LayoutAlignment

    A layout alignment definition.

    Table of contents

    Enumeration members

    • Bottom
    • BottomLeft
    • BottomRight
    • Center
    • Left
    • Right
    • Top
    • TopLeft
    • TopRight

    Enumeration members

    Bottom

    • Bottom: = 8

    Indicates a bottom-center alignment.

    Defined in: Generated/TypeScript/fm.liveswitch/LayoutAlignment.ts:56


    BottomLeft

    • BottomLeft: = 7

    Indicates a bottom-left alignment.

    Defined in: Generated/TypeScript/fm.liveswitch/LayoutAlignment.ts:50


    BottomRight

    • BottomRight: = 9

    Indicates a bottom-right alignment.

    Defined in: Generated/TypeScript/fm.liveswitch/LayoutAlignment.ts:62


    Center

    • Center: = 5

    Indicates a center-center alignment.

    Defined in: Generated/TypeScript/fm.liveswitch/LayoutAlignment.ts:38


    Left

    • Left: = 4

    Indicates a center-left alignment.

    Defined in: Generated/TypeScript/fm.liveswitch/LayoutAlignment.ts:32


    Right

    • Right: = 6

    Indicates a center-right alignment.

    Defined in: Generated/TypeScript/fm.liveswitch/LayoutAlignment.ts:44


    Top

    • Top: = 2

    Indicates a top-center alignment.

    Defined in: Generated/TypeScript/fm.liveswitch/LayoutAlignment.ts:20


    TopLeft

    • TopLeft: = 1

    Indicates a top-left alignment.

    Defined in: Generated/TypeScript/fm.liveswitch/LayoutAlignment.ts:14


    TopRight

    • TopRight: = 3

    Indicates a top-right alignment.

    Defined in: Generated/TypeScript/fm.liveswitch/LayoutAlignment.ts:26

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