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

質問編集履歴

1

説明追加

2019/09/22 12:56

投稿

nakamu
nakamu

スコア82

title CHANGED
File without changes
body CHANGED
@@ -106,6 +106,9 @@
106
106
  ```
107
107
 
108
108
  ```Swift
109
+
110
+ //モーダル画面のソース
111
+
109
112
  import UIKit
110
113
 
111
114
  class ChatViewController: UIViewController, UIScrollViewDelegate, UITextFieldDelegate, UITextViewDelegate, UITableViewDelegate, UITableViewDataSource {