I have 3 buttons on VC1. I want to segue to VC2 which has a segmented controller. My question is can I segue to a specific segmented controller index? If so, how can I do this?
I have recreated a basic looking UI which simulated my actual app.
I have 3 buttons on VC1. I want to segue to VC2 which has a segmented controller. My question is can I segue to a specific segmented controller index? If so, how can I do this?
I have recreated a basic looking UI which simulated my actual app.