teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

2

修正

2016/08/22 14:04

投稿

_Kentarou
_Kentarou

スコア8490

answer CHANGED
@@ -12,4 +12,9 @@
12
12
 
13
13
  参考URL: [How to perform Unwind segue programmatically?](http://stackoverflow.com/questions/12509422/how-to-perform-unwind-segue-programmatically)
14
14
 
15
- ![s](93ba23c3eca5396577bfb0b5ca708579.png)
15
+ ![s](93ba23c3eca5396577bfb0b5ca708579.png)
16
+
17
+ サンプル
18
+ ---
19
+
20
+ [teratail_45078 サンプル](https://github.com/KentarouKanno/teratail_45078)

1

修正

2016/08/22 14:04

投稿

_Kentarou
_Kentarou

スコア8490

answer CHANGED
@@ -1,3 +1,5 @@
1
+ エラーの内容はやはりIDが違うようなのでもう一度以下を参考に確認してみてください。
2
+
1
3
  戻る先の`ViewController`に以下のコードがあるとした場合
2
4
 
3
5
  ```swift