I set the attribute line spacing for UILabel in xib with custom font and then run the code. The label having line spacing but not with custom font instead its shown with System font I think. Even, the font size is also not same that is large than I set.
I know the code for applying the line spacing, custom font. However, In my app I have many static text. I want to apply some attribute properties for it without reference.
- OS X El Capitan, Xcode 7, Storyboard not followed
- Custom Font: Installed in Mac and added in plist too