How to show combobox list programmatically without clicking on it on Android mobile application? thank you for your help
Use the DropDown method.
MyComboBox.DropDown();