I use CollectionView to create a horizontal list. Is there a way to detect that the user has scrolled to the end of the list, so that I can append more items to the CollectionView?
↧
I use CollectionView to create a horizontal list. Is there a way to detect that the user has scrolled to the end of the list, so that I can append more items to the CollectionView?