Is there anything like an EmptyTemplate or similar for the ListView in Xamarin.Forms, for when the data bound contains no elements?
If not what would be the best approach, I can think of a few but they're not appealing to me at the moment.
Is there anything like an EmptyTemplate or similar for the ListView in Xamarin.Forms, for when the data bound contains no elements?
If not what would be the best approach, I can think of a few but they're not appealing to me at the moment.