0

enter image description here

I want to use only one UILabel to do this and the two areas 's bottom are not in same horizontal line.how can I do

Buer
  • 122
  • 10

1 Answers1

0

You can use NSAttributedString and adjust the baseline of that character.

How to display superscript % character as string in UIlabel?

Community
  • 1
  • 1
Luan Lai
  • 473
  • 2
  • 10