I have a mapview, with a title and a subtitle for my annotations which are NSString* and I’d like to know if there’s any way to change the font size.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
On a String Object there is no way to edit font, you should try to use a UILabel. Look at this code:
As you can see there is a property to set the font, fot a list of font look that site: http://iosfonts.com/