I'm aware of the option to remove all separators
View.ListView (separatorVisibility = SeparatorVisibility.None)
but is there an option to remove just the separator after the last item without building my own separators within the cells?
I'm aware of the option to remove all separators
View.ListView (separatorVisibility = SeparatorVisibility.None)
but is there an option to remove just the separator after the last item without building my own separators within the cells?