Why am I getting the error: Cannot convert value of type '[UIImage?]' to expected argument type '[UIImage]'?

前端 未结 0 1722
鱼传尺愫
鱼传尺愫 2021-01-30 18:38

I have declared a public variable: var ImagesOnClick: [UIImage?] = [] Then I save the users images to the array with

Image.resolve(images: images, co         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题