I\'m having a problem left-aligning a UIButton\'s text. I also tried changing it to .Right but it still stays centered. I also tried aButton.
UIButton
.Right
aButton.
Try this:
button.contentHorizontalAlignment = .left