Xamarin.Forms - Preventing double click
Hi, I’m back! Today I’m going to talk about a situation I faced this week and had to come up with a solution. I’m going to talk about double clicking on mobile navigation (if we can call it that).
Hi, I’m back! Today I’m going to talk about a situation I faced this week and had to come up with a solution. I’m going to talk about double clicking on mobile navigation (if we can call it that).
I was at TDC Florianópolis 2016 which took place on May 11, 12, 13 and 14, with the lecture Xamarin.Forms and the problems you should avoid. Those interested, the slides can be found on Speaker Deck.
When using TableView in Xamarin Forms, we have some options for elements, such as TextCell, ImageCell, SwitchCell, EntryCell. These elements are referred to as built-in cells. In this article, we’ll talk a bit about ImageCell.
Recently, Microsoft announced that the Xamarin platform is available for free to developers.
This tip is intended for Java developers and it’s called SetupMyProject.