Nutrient Web SDK
    Preparing search index...

    Enumeration Alignment

    Specifies the alignment of an UI element relative to its parent container.

    Index

    Enumeration Members

    Enumeration Members

    END: "END"

    Aligns the element to the end of the container (right in LTR, left in RTL layout).

    START: "START"

    Aligns the element to the start of the container (left in LTR, right in RTL layout).