I am trying to fade in the cells for a ListView
, but in order to do that I need to access the current cell being shown in OnItemAppearing
. Anyone know how to do this?
↧
How to get current ViewCell in ListView in OnItemAppearing
↧