titleAlignment
The text alignment the button uses to lay out the title and subtitle.
Declaration
var titleAlignment: UIButton.Configuration.TitleAlignment { get set }Discussion
The title aligment can align the title and subtitle labels along the leading or trailing edges, or center them relative to each other.