回答編集履歴

1

コード修正

2019/02/15 03:31

投稿

f-miyu
f-miyu

スコア1625

test CHANGED
@@ -4,6 +4,6 @@
4
4
 
5
5
  ```C#
6
6
 
7
- textFie.InputView = new UIView();
7
+ textField.InputView = new UIView();
8
8
 
9
9
  ```