I filed a feedback on this: feedback://showreport?report_id=59303 which has since been closed as “Not Reproducible”.
[quote]Steps: Create a new iOS project. Drag a MessageBox into View1. In the menu Project>Analysis Warnings enable Item1 is deprecated. You should use item2 instead.
Analyze the Project. Under Deprecated items that have a replacement you get:
View1.MessageBox1.Name Layout (property name) - Append is deprecated. You should use AddRow instead
Name[/quote]
I’m still seeing this behavior in multiple projects. Grrrr.