I have a container view inside of view and the container view is connected to a view through a segue.How to access the elements of the main view.[Here as you can see the Tag Container View inside the ProductDetailsViewController contains PrintTagViewController][1].My objective is to access elements of the ProductDetailsViewController from PrintTagViewController for e.g. when I click on a button present in PrintTagViewController ; the stepper inside ProductDetailsViewController should get incremented.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…