Ha ii.I have added a subview by using interface of the main view,and i insert some controls in the subview,i add outlet for this subview,the problem is i want to navigate this subview from the main-view by button click.
How to do this?
Thanks in advance.
Ha ii.I have added a subview by using interface of the main view,and i
Share
To navigate from subview in a navigation based application…(subView1 is an instance of your suubview)