CollectionView
supports single and multiple item selection modes. Multiple selection is great for creating a photo gallery sharing style experience or similar. This video takes the first step by selecting multiple photos, and using VisualStateManager
to display a special selection indicator.
Top comments (2)
Hi David! It's a pleasure to read you every day and learn from your tutorials. Lately I've been following your exercise with the Xappy project, mainly on collectionsView and multiple selection. It's a very edifying video that corresponds to what I want to implement. But when I use the VisualStateManager event control, I get a bug: ": 'this element is not in a namescope". Do you have a solution for this please?
Some comments may only be visible to logged-in visitors. Sign in to view all comments.