2018-09-03 iOS How to copy the string to Clipboard iOS Swift English Solution let board = UIPasteboard.general board.string = "ABC"