Find method references in Xcode

前端 未结 6 825
抹茶落季
抹茶落季 2020-11-30 18:24

Is there a way in Xcode to find all the places where a method or property has been been called?

In Eclipse, for example, you can right-click a method and select

6条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-30 18:59

    Yes, open the Assistant editor and instead of Counterparts select Callers.

    enter image description here

提交回复
热议问题