mattleibow / InfiniteScrolling

A small library to quickly and easily add infinite/endless scrolling support to any Xamarin.Forms ListView.
MIT License
131 stars 20 forks source link

Use correct BindableProperty for InfiniteScrollBehavior.ItemsSource #2

Closed LucasMaloney closed 7 years ago

LucasMaloney commented 7 years ago

Feel free to ignore this. It doesn't look like this property is ever actually accessed, but that may change in future.