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

質問編集履歴

1

一部編集

2018/12/12 13:56

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -63,11 +63,7 @@
63
63
  内容省略
64
64
  ====
65
65
 
66
- @IBAction func buttonM(_ sender: Any) {
67
- self.textDocumentProxy.insertText("M")
68
- }
69
66
 
70
-
71
67
  @IBAction func exitKey(_ sender: Any) {
72
68
  view.endEditing(true)
73
69
  }