Reputation: 22389
When I do CMD + F12 in AppCode I see a list of methods ( nice would be to see properties as well, is this possible? ) but I don't easily see what their return types are to figure out what method I am looking for.
Is there a way to see a list of methods, their return types, and their parameter types ( like you can in Java ), all I see now is the parameter keys and the method names.
Thanks!
Upvotes: 0
Views: 140