标签: ios swift uiviewcontroller delegates
我在用segue调用它时理解how to send data to a child View Controller。我想我也通过使用协议和代理来理解how to send data to a parent View Controller。但是如何将数据发送到祖父母视图控制器?
我考虑过的选项:
NSNotificationCenter