roberthovhannisyan / PhoneGap-Plugin-ListPicker

ListPicker Plugin for Cordova/PhoneGap (iOS and Android)
MIT License
35 stars 40 forks source link

manually calling cancel button function #27

Open sunilgodi opened 5 years ago

sunilgodi commented 5 years ago

Can someone tell How do i call manually call cancel button function to close the list picker element..?

aramgev commented 5 years ago

Sorry, I don't understand what do you want to do?

sunilgodi commented 5 years ago

I want to manually(by calling some function) close the list picker as it closes after clicking on cancel button

In same cases I need to close the list picker manually in my application