iPhone SDK: How do I pass an array of values from a ViewController onto other ViewController?

后端 未结 0 971
自闭症患者
自闭症患者 2020-12-20 05:26

I tried creating a method like below in SecondViewController:

-(void)setValue:(NSMutableArray*)array
 { 
      //NSMutableArray *newArray = [[NS         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题