在网上找到的一个小例子,我试了一下,可以帮助理解通知反向传值
大概就是这个样子的:
点击FirstViewController中的button,跳转到SecondViewController
后点击SecondViewController中的Button回到FirstViewController中,并在label中显示传出的值。
1 2 3主要代码:
1 2 3demo小链接:小链接
在网上找到的一个小例子,我试了一下,可以帮助理解通知反向传值
大概就是这个样子的:
点击FirstViewController中的button,跳转到SecondViewController
后点击SecondViewController中的Button回到FirstViewController中,并在label中显示传出的值。
1 2 3主要代码:
1 2 3demo小链接:小链接
本文标题:iOS 通知反向传值
本文链接:https://www.haomeiwen.com/subject/ynaopxtx.html
网友评论