Setting the "title" of a UIPopoverController?
Posted
by quixoto
on Stack Overflow
See other posts from Stack Overflow
or by quixoto
Published on 2010-04-11T14:54:18Z
Indexed on
2010/04/11
21:13 UTC
Read the original article
Hit count: 896
I'm sure there's something obvious I'm missing here, but I know that popover controls can have "titles", a header area that has a line of text above the content view (e.g. the "Tools" popover in iWork).
How can I add this in my own popovers?
Thanks.
© Stack Overflow or respective owner