Preparing search index...

    Horizontal and vertical alignment options for UI components.

    Index

    Enumeration Members

    AlignAbsolute: number

    Absolute positioning alignment.

    AlignBaseline: number

    Align to baseline.

    AlignBottom: number

    Align to the bottom.

    AlignCenter: number

    Align to center.

    AlignHCenter: number

    Align horizontally to center.

    AlignHorizontal_Mask: number

    Mask for horizontal alignment flags.

    AlignJustify: number

    Justify alignment.

    AlignLeading: number

    Align to the leading edge (start).

    AlignLeft: number

    Align to the left.

    AlignRight: number

    Align to the right.

    AlignTop: number

    Align to the top.

    AlignTrailing: number

    Align to the trailing edge (end).

    AlignVCenter: number

    Align vertically to center.

    AlignVertical_Mask: number

    Mask for vertical alignment flags.

    Default: number

    Default alignment value.