Hello everyone! I have ListView with only 2 groups. I need to set context menu for only first one. Is iOS SDK, for example, I could call delegate method CellForRowAtIndexPath and customize cell there. What method is called for every row of list view in Xamarin. If there is no, how to do that?
↧