I want to access the value of a view controller data member variables in another view controller object.
Or is it possible to access its controls like UILabel text property?
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.
A lot of times when I find I have to do things like that I find I can redesign the solution and the need for it goes away. Jay’s law: “If it’s too hard you’re probably doing it wrong.”