Hi @v-xida-msft, further to your solution.
If I need to check which gallery is chosen, and do a navigation on different screens. How could it be done?
I have a initial thought of this:
If(_CurrentRecord = BrowseGallery1.Selected, Navigate(BrowseScreen1, Fade), Navigate(BrowseScreen2, Fade));
There is an error "Invalid Argument Type".
Gavin
User | Count |
---|---|
140 | |
132 | |
79 | |
75 | |
74 |
User | Count |
---|---|
210 | |
197 | |
69 | |
64 | |
55 |