How can i see all the icons available from the iOS SDK and how can i set them to my UITabBarController tabs ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There may be more, but you can check out the pulldown in Interface Builder for the Tab Bar Item’s “Identifier” (in the Inspector view).
Update: The full list is here:
Looks like it is just the ones that Interface Builder shows.
If you are looking for custom icons, take a look at this thread.