When I’m looking for a particular iPhone feature for my iPhone/iPad app, how do I know what class or framework to look for in Xcode documentation?
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.
The developer.apple.com provides the best documentation. For example the UIAccelerometer page at:
http://developer.apple.com/library/ios/#documentation/uikit/reference/UIAccelerometer_Class/Reference/UIAccelerometer.html
says at the top that it is part of the framework /System/Library/Frameworks/UIKit.framework Framework