objective c - iPhone - Create underlined UIFont? -


i have font object, want add underlined attribute without having specify font name.

i need think either using uifont, or ctfont

there's no built-in support underline, because that's not part of font. it's drawn separately. see thread implementation details:

underline text in uilabel


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -