开发者

learning Objective C,iphone

开发者 https://www.devze.com 2023-04-11 22:23 出处:网络
In Android we can use intent to send (putextras) and receive (getextras) from 1 to another activity. I would like to ask there are any tech开发者_如何学Goniques like this in Iphone because I want to s

In Android we can use intent to send (putextras) and receive (getextras) from 1 to another activity. I would like to ask there are any tech开发者_如何学Goniques like this in Iphone because I want to send a content of UITextField from First.m to Second.m All comments are welcomed here.


You could use NSNotifications.


hey try this tutirial hope it helps: here

and here

0

精彩评论

暂无评论...
验证码 换一张
取 消