UITableViewCell insert/add style green plus (+) button - how can I grab this image?

♀尐吖头ヾ 提交于 2019-12-11 23:55:54

问题


I need to grab the image for the UITableViewCellEditingStyleInsert button (green +). Of course, I would like to get it in the regular size and in 2x. I didn't think this would be so difficult, but I am having a hard time finding it. Is there a way to get this without a major hack?


回答1:


There are some sites that provide free downloadable vectors of the iPhone User Interface elements. You should be able to get the green button from these packages. Since they are vectors, you can resize them to any size you'd like without losing detail.

Here's one site that links to multiple sites offering these downloads: iPhone UI Elements

If none of these work for you, try searching online for something like 'iPhone vector UI elements.'



来源:https://stackoverflow.com/questions/7655982/uitableviewcell-insert-add-style-green-plus-button-how-can-i-grab-this-ima

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!