开发者

Standard blue white buttons for iPhone

开发者 https://www.devze.com 2023-04-03 18:19 出处:网络
The default rounded rect button for the iPhone does not look as good as a lot of common apps that have the blue background, white background, red background, thicker 开发者_Go百科borders, etc.Is there

The default rounded rect button for the iPhone does not look as good as a lot of common apps that have the blue background, white background, red background, thicker 开发者_Go百科borders, etc. Is there documentation on what size for the radius of the rounded rect, or which images to use, where to get the images, etc? Thanks.


According to Apple the size of a button should be 44 x 44 so that the user can easily use the buttons with a finger tap.

EDIT : Additionally go through the iOS Human Interface Guidelines document linked below (specifically the Rounded Rectangle Button part)

http://developer.apple.com/library/iOS/#documentation/UserExperience/Conceptual/MobileHIG/UIElementGuidelines/UIElementGuidelines.html

0

精彩评论

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