iPhone SDK系统提供的按钮和图标

发布于 2024-08-07 03:01:20 字数 395 浏览 6 评论 0原文

在 SDK 中哪里可以找到以下 iPhone 开发人员人机界面指南链接中提到的系统提供的按钮和图标? http://developer.apple.com/iphone /library/documentation/UserExperience/Conceptual/MobileHIG/SystemProvided/SystemProvided.html

我希望它们出现在 Interface Builder 中的某个地方,但我无法找到它们。

Where can the System-Provided Buttons and Icons mentioned in the following link to the iPhone Developer Human Interface Guidelines be found in the SDK? http://developer.apple.com/iphone/library/documentation/UserExperience/Conceptual/MobileHIG/SystemProvided/SystemProvided.html

I expected them to show up in Interface Builder somewhere, but I haven't been able to locate them.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

紫瑟鸿黎 2024-08-14 03:01:20

阅读该链接将我指向 此页面1,在外观标题下(按照指示)我找到了以下引用:

除了自定义按钮之外,您还可以使用多个标准图像和标题配置栏按钮项目。当选择栏按钮项目时,属性检查器的标识符字段会列出按钮的类型。选择自定义以外的类型可让您创建代表标准系统操作的按钮。


1 原始资源已被Apple 302ed,因此链接到存档副本。

Reading that link pointed me to this page¹, which under the appearance heading (as directed) I found the following quote:

In addition to custom buttons, you can configure bar button items using several standard images and titles. When a bar button item is selected, the Identifier field of the Attributes inspector lists the type of the button. Choosing a type other than Custom lets you create buttons representing standard system actions.


¹ The original resource has been 302ed by Apple since this answer was written, thus the link to an archived copy.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文