回答編集履歴
1
追記
test
CHANGED
@@ -10,4 +10,4 @@
|
|
10
10
|
|
11
11
|
右辺(= self)ではextensionでUITabBarControllerDelegateを継承している。
|
12
12
|
|
13
|
-
これにより、左辺のUITabBarControllerのdelegateプロパティの型であるUITabBarControllerDelegateに準拠
|
13
|
+
これにより、左辺のUITabBarControllerのdelegateプロパティの型であるUITabBarControllerDelegateに準拠している。
|