Having trouble finding an explanation in the docs, would someone be kind enough to explain to me what the red crossed out coordinate means in the image below?

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 crossed out options indicate deprecated methods, though I’m not sure how the compiler has decided what is deprecated given that it has no idea what class the object is. For example,
coordinateis deprecated inMKReverseGeocoderas of iOS5, as is the whole class.