I have a picker that opens up automatically via Focus(). I'm using speech as input. Once the speech rec result comes back, I set the selected index, and want to close the Picker.
How do I do that?
I have a picker that opens up automatically via Focus(). I'm using speech as input. Once the speech rec result comes back, I set the selected index, and want to close the Picker.
How do I do that?