How can I set a sub-title of my popOverView ?
Description :
Here is what I am getting : I am able to set the title.

Here is what I want :I want the title and a subtitle on my popOverView.

How can I do that ?
Regards !!
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.
Create a
UIViewwith twoUILabels, either with IB or programmatically and set it to thetitleViewof thenavigationItem. In theUIViewControllerthat you present in the popover: