tags:

views:

72

answers:

1

I need the exact same font in my app, with the exact same size. Does anyone know?

+2  A: 

This appears to be the font you're looking for, but I haven't found any documentation that confirms as such:

[UIFont boldSystemFontOfSize:[UIFont smallSystemFontSize]]
wulong