ver.0.3.16-pre
Pre-release
Pre-release
Changes
GridCollectionView / HCollectionView
- GroupFirstSpacing / GroupLastSpacing – Even if not using the grouping, this spacing is applied.
New Bindable Properties
GridCollectionView / HCollectionView
- LoadMoreCommand – When detecting appearing the last item, this command is invoked.
- LoadMoreMargin – The number of items from the last as the threshold value to invoke the LoadMoreCommand.
- SetLoadMoreCompletion – If it continues using the LoadMore after doing some process, set false; Otherwise set true.