简体   繁体   English

iPhone SDK UI元素预览

[英]iPhone SDK UI element preview

Looking for some catalog/gallery(not UICatalog, just images), where I can see preview of each UI element in iPhone SDK, along with corresponding class name(eg datetime picker, calendar, the black switch bar on bottom). 寻找一些目录/图库(不是UICatalog,只是图像),在这里我可以看到iPhone SDK中每个UI元素的预览,以及相应的类名(例如,日期时间选择器,日历,底部的黑色开关栏)。 This will give me rough idea on which UI elements I can use in my app and go read about corresponding class. 这将使我大致了解可以在应用程序中使用哪些UI元素,并阅读相应的类。

I would highly recommend reading the iPhone Human Interface Guidelines Document . 强烈建议您阅读《 iPhone人机界面指南》文档 It's produced by Apple, and has a ton of great advice on how to craft interfaces as well as descriptions and guides for the standard UI elements. 它是由Apple生产的,对于如何设计界面以及有关标准UI元素的描述和指南,有很多不错的建议。

You can also check out the UIKit Framework Reference , and the wiki at CocoaDev . 您也可以在CocoaDev上查看《 UIKit框架参考 》和Wiki If you need images, teehan+lax have a great PSD template for mockups 如果您需要图像,teehan + lax提供了一个很棒的样机PSD模板

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

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