Using Forms version 2.0.
When the SearchBar receives focus and the Text is empty, the Cancel button is not visible. Only when Text is non-empty the Cancel button is displayed.
Therefor you can not dismiss the keyboard when Text is empty. I think the Cancel button should always be visible when the SearchBar has focus.
I have a workaround that puts a space in the Text property when it's emptied but thats far from ideal.
↧
SearchBar Cancel Button not visible when Text is empty
↧