maui-linux/Xamarin.Forms.Core/Items
E.Z. Hart 56151e8896
Ensure FlowDirection propagates to EmptyView when not using a template (#6998)
* Make sure FlowDirection propagates to EmptyView when not using a template

* Resolve rebase issues

* Fix stuck EmptyView
2019-08-05 14:05:30 -06:00
..
CarouselView.cs [Enhancement] Add CollectionView progress behind feature flag (#4265) 2018-11-13 12:49:08 +00:00
CollectionView.cs Implement CollectionView grouping on iOS (#6590) 2019-07-02 15:34:45 -06:00
GridItemsLayout.cs [Android, iOS] Item Spacing for CollectionView (#6478) fixes #4681 2019-06-13 19:17:10 +01:00
GroupableItemsView.cs Implement CollectionView grouping on iOS (#6590) 2019-07-02 15:34:45 -06:00
IItemsLayout.cs Add Intellisense for vertical/horizontal list options in CollectionView (#6537) 2019-06-18 11:20:02 +02:00
ItemSizingStrategy.cs [iOS] Implement ItemSizingStrategy hint property for CollectionView (#5094) 2019-02-04 12:38:38 +00:00
ItemsLayout.cs Added Parameter attribute to constructor parameters (#6516) 2019-06-17 10:41:24 +02:00
ItemsLayoutOrientation.cs [Enhancement] Add CollectionView progress behind feature flag (#4265) 2018-11-13 12:49:08 +00:00
ItemsLayoutTypeConverter.cs Add Intellisense for vertical/horizontal list options in CollectionView (#6537) 2019-06-18 11:20:02 +02:00
ItemsUpdatingScrollMode.cs Implement ItemsUpdatingScrollMode on Android and iOS (#6879) 2019-07-16 11:40:26 -06:00
ItemsView.cs Ensure FlowDirection propagates to EmptyView when not using a template (#6998) 2019-08-05 14:05:30 -06:00
ItemsViewScrolledEventArgs.cs [Android/iOS] RemainingItemsThreshold and Scrolled implementation for CollectionView (#5754) 2019-07-25 15:07:28 +02:00
ListItemsLayout.cs Implement CollectionView grouping on iOS (#6590) 2019-07-02 15:34:45 -06:00
ScrollToRequestEventArgs.cs [Enhancement] Add CollectionView progress behind feature flag (#4265) 2018-11-13 12:49:08 +00:00
SelectableItemsView.cs Make CollectionView SelectedItem and SelectedItems binding function correctly (#6085) 2019-05-28 10:54:09 -07:00
SelectionChangedEventArgs.cs Handle CollectionView multiple selection on Android and iOS (#5352) 2019-03-18 14:46:41 +00:00
SelectionList.cs Make CollectionView SelectedItem and SelectedItems binding function correctly (#6085) 2019-05-28 10:54:09 -07:00
SelectionMode.cs Implement Android single selection in CollectionView (#4651) 2018-12-26 19:16:36 -07:00
SnapPointsAlignment.cs [Enhancement] Add CollectionView progress behind feature flag (#4265) 2018-11-13 12:49:08 +00:00
SnapPointsType.cs [Enhancement] Add CollectionView progress behind feature flag (#4265) 2018-11-13 12:49:08 +00:00