CCKit2
    Preparing search index...

    Enumeration Alignment

    The way to align text in a text view.

    Index

    Enumeration Members

    Enumeration Members

    Center: 1

    Align text in the center.

    Justified: 3

    Justify text to the left and right edges.

    Left: 0

    Align text to the left edge (default).

    Right: 2

    Align text to the right edge.