Aiur3908 / AYPopupPickerView

A Popup PickerView or DatePickerView
MIT License
22 stars 5 forks source link

Add a done handler when tapping outside of the picker #8

Open birkoof opened 3 years ago

birkoof commented 3 years ago

At the moment, when one taps outside of the picker, it closes without calling the done handler, only pressing the done button calls it. Can you add an option to set the done handler also when one taps outside of the picker?

dan22000 commented 3 years ago

This would be a great feature!