Contents

alignment

The alignment of the cell’s text.

Declaration

var alignment: NSTextAlignment { get set }

Discussion

The default value of this property is NSNaturalTextAlignment. For a list of possible text alignments, see NSTextAlignment.

See Also

Modifying Textual Attributes