ftrako

复制文本到粘贴板

UIPasteboard *pasteboard = [UIPasteboard generalPasteboard];

pasteboard.string = self.label.text;

分类:

技术点:

相关文章: