Contents

alignment

The text alignment of the paragraph.

Declaration

var alignment: NSTextAlignment { get set }

Discussion

Natural text alignment is realized as left or right alignment depending on the line sweep direction of the first script contained in the paragraph.

See Also

Setting style information