質問編集履歴
1
一部編集
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
|
}
|