Placing *both* string and image on pasteboard

后端 未结 0 1486
灰色年华
灰色年华 2021-01-23 14:28

I am trying to put both a string and an image onto the pasteboard. If I use

let str : String
let img : UIImage

// ...

UIPasteboard.general.items = [ [          


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