[Closed] Add Extension Methods for ItemsView #50
Closed
brminnick
started this conversation in
New Feature Discussions
Replies: 2 comments 1 reply
-
I approve this feature ✅ |
Beta Was this translation helpful? Give feedback.
1 reply
-
Closed and answered |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This proposal will add support for
CollectionView
andCarouselView
which both implementItemsView
.I propose that we add extension methods for all of the
ItemsView
properties:EmptyView
EmptyViewTemplate
ItemSource
HorizontalScrollBarVisibility
VerticalScrollBarVisibility
RemainingItemsThreshold
RemainingItemsReachedThresholdCommand
RemainingItemsReachedThresholdCommandParameter
ItemTemplate
ItemsUpdatingScrollMode
Beta Was this translation helpful? Give feedback.
All reactions