質問編集履歴

1

記載漏れを修正いたしました。

2020/05/16 03:16

投稿

Ka_ya_
Ka_ya_

スコア31

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
  }