質問編集履歴
1
記載漏れを修正いたしました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -122,6 +122,10 @@
|
|
122
122
|
|
123
123
|
print(imageString)
|
124
124
|
|
125
|
+
//ピッカーを閉じる
|
126
|
+
|
127
|
+
picker.dismiss(animated: true, completion: nil)
|
128
|
+
|
125
129
|
}
|
126
130
|
|
127
131
|
}
|