maxkonovalov / MKDropdownMenu

🔻 Dropdown Menu for iOS with many customizable parameters to suit any needs
MIT License
527 stars 83 forks source link

Know when the dropdown is pressed and is displayed #33

Closed coolcool1994 closed 7 years ago

coolcool1994 commented 7 years ago

Is there a delegate method for when dropdown button is pressed and is displayed downed?

kind of like buttonDidPressed action method for UIButton.

coolcool1994 commented 7 years ago