titleAlignment
The alignment of the title.
Declaration
var titleAlignment: NSTextAlignment { get set }Discussion
The alignment can be one of the following values: NSLeftTextAlignment, NSCenterTextAlignment, or NSRightTextAlignment. The default alignment is NSRightTextAlignment.