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.
The alignment of the cell’s text.
var alignment: NSTextAlignment { get set }The default value of this property is NSNaturalTextAlignment. For a list of possible text alignments, see NSTextAlignment.