Iam setting custom font to UILabel dynamically through programatically but in Attributes Inspector the custom Font name is not showing .
Thanks in advance!
Iam setting custom font to UILabel dynamically through programatically but in Attributes Inspector the custom Font name is not showing .
Thanks in advance!
 
    
    You need to add your custom font with .tiff file also set in .plist Fonts provide by application  : set your file name by adding an item.
 
    
    You need to do some additional work to set the custom font.Use this: