开发者

iPhone SDK System Provided Buttons and Icons

开发者 https://www.devze.com 2022-12-08 09:28 出处:网络
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/documen

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 sho开发者_JAVA百科w up in Interface Builder somewhere, but I haven't been able to locate them.


Apple has moved the link again, for iOS 7.

https://developer.apple.com/library/ios/documentation/userexperience/conceptual/mobilehig/index.html


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消