7

I know there are ways to adjust letter spacing if I have reference to the UILabel, but is there a way to do it from Storyboard?

I don't see the option from here:

enter image description here

Community
  • 1
  • 1
Enrico Susatyo
  • 19,372
  • 18
  • 95
  • 156

1 Answers1

1

enter image description here

There is one more option of Minimum Font Scale which will reduce based on percentage what you enter. In addition to it, it will reduce only if the text is exceeding the size of the frame of label. Tighten Letter Spacing will reduce the space between characters if necessary.

Prasad
  • 5,946
  • 3
  • 30
  • 36