Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

picker.SelectedAssets.Clear(); not working? #68

Open
nguyenthanhliemfc opened this issue Nov 20, 2019 · 0 comments
Open

picker.SelectedAssets.Clear(); not working? #68

nguyenthanhliemfc opened this issue Nov 20, 2019 · 0 comments

Comments

@nguyenthanhliemfc
Copy link

I want to clear selected image of last time.
I have try set _preselectedAssets = null at the end of Finished func, It's work BUT what happend when user open picker many time?

I try generate picker onetime in ctor and try clear pre-selected assets by picker.SelectedAssets.Clear(); but it's not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant