简体   繁体   English

在iOS中将UIBarButton图标作为图像调用

[英]Calling UIBarButton icons as images in iOS

I would like to use the system folder icon ( UIBarButtonSystemItemOrganize ) as the image on the left side of a table cell. 我想使用系统文件夹图标( UIBarButtonSystemItemOrganize )作为表格单元格左侧的图像。 Is there any way to call this icon in such a way that it can be used in cell.imageView.image ? 有没有什么办法可以在cell.imageView.image使用它来调用此图标?

No, you have to provide your own images. 不,您必须提供自己的图像。 There are numerous free and paid icon sets that available provide similar icons. 有许多免费和付费的图标集,可提供相似的图标。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM