0

In table 7-5 in the iOS Human Interface Guidelines, the italicised 'i' icon is included. The table is labeled "Standard buttons for use in table rows and other UI elements".

Opposite the icon within the table it states: "Flip to the back of the view to display configuration options or more information. Note that the Info button is also available as a light-colored “i” in a dark circle."

Does this mean that this or a similar icon cannot be used for anything but configuration options?

Charles
  • 50,943
  • 13
  • 104
  • 142
Steph
  • 635
  • 7
  • 22

2 Answers2

0

I've seen this icon used for many things, such as indicating there is more information to be seen, to information about the app itself that have been approved, so no the icon can be used for other things outside of configuration options.

CBredlow
  • 2,790
  • 2
  • 28
  • 47
0

Apple of course will be fine with anything along the guidelines you quote. If you start to stray too far from the function of presenting information, then yes, Apple will reject.

Do you have something else in mind for the icon?

Update: In the situation you describe below, I think the info icon is perfect. Especially considering that you intend to closely affiliate the icon visually with its subject - your manuscript.

QED
  • 9,803
  • 7
  • 50
  • 87
  • The app is for an illustrated manuscript and I was thinking of using the icon as an indicator that there is more information available about particular pages and tapping it will reveal an overlaid menu. – Steph Aug 21 '12 at 13:41
  • In that case, you'd use a disclosure indicator, that little button with the '>' character in it. That is if it is in a table view. – CBredlow Aug 21 '12 at 13:45
  • It's not within a table view. It would appear on the margin of the page of the open book. – Steph Aug 21 '12 at 13:47