alignment
The alignment of all the receiver’s text.
Declaration
var alignment: NSTextAlignment { get set }Discussion
The value of mode must be one of the alignments described in NSTextAlignment.
Text using NSNaturalTextAlignment is actually displayed using one of the other alignments, depending on the natural alignment of the text’s script.