Reputation: 2428
Recently I've came across a file, in which for a given objective c selector you could find equivalent mono touch function. Have anybody came across to this kind of file? I just can't find it.
Upvotes: 2
Views: 76
Reputation: 43553
Miguel's used to generate a rosetta for this. I'm not sure how up-to-date is this google'd version.
IIRC you should be able to use Xamarin's local documentation (MacDoc) to search and find the managed method for any selector.