@IBAction func unwindOtherVw (seque: UIStoryboardSegue) {
println("the objectfromOtherView is \(objectFromOtherView!)")
}
Run Code Online (Sandbox Code Playgroud)
我正在使用prepareForSeque方法从其他ViewController传递一个对象(NSManaged),并在故事板中退出以及目标控制器中的上述代码.一切正常,但我如何在展开segue中添加一个标识符,以便prepareForSegue可以使用ifseque.indentifier == ______
| 归档时间: |
|
| 查看次数: |
1078 次 |
| 最近记录: |