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

Delegate for when the menu is dismissed #29

Open
daface opened this issue Nov 2, 2015 · 2 comments
Open

Delegate for when the menu is dismissed #29

daface opened this issue Nov 2, 2015 · 2 comments

Comments

@daface
Copy link

daface commented Nov 2, 2015

I want to be able to do something in my implementation when the menu is dismissed. In my particular scenario, I'm changing the background color of a row when the button to display the menu is clicked and reverting the color when the menu is dismissed by tapping anywhere (seems to be the 'SingleTap' event). It's possible that this functionality is already available and maybe I'm missing something so let me know.

@youzg
Copy link

youzg commented Dec 28, 2015

You can use the notification on dismiss!

@jeromeDms
Copy link

Hi,
You can use the notification on dismiss!

Can you please detail a bit on how to do this ?
Thanks

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

3 participants