Replies: 1 comment
-
do you solve this? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
For the Shell Search Handler, when SearchBoxVisibility is set to Collapsible, there is a BackButton on the left side.
When I click the Back button it does not trigger any event or I do not know which event it may trigger. I have tested many events but haven't found one yet.
I need it because I want to hide my keyboard when closing the search handler with the Back button.
Shell.BackButtonBehaviour does not work for this.
Does anyone know which event I need to trigger or is there a workaround?
Beta Was this translation helpful? Give feedback.
All reactions