The graphical elements of UIKit – what format are they?

假装没事ソ 提交于 2019-12-06 12:54:45

问题


For standard interface elements of the Apple's UIKit, how do apple store them? Are they stored as cocca touch code, pdf, images or other?

Thanks Ross


回答1:


The graphics are stored in crushed PNG format in an 'artwork' file in UIKit.

In a more general sense they are, of course, not just graphics - but can be likened to images painted in touch-receptive boxes.



来源:https://stackoverflow.com/questions/2593972/the-graphical-elements-of-uikit-what-format-are-they

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