8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
For example, there's an UIButton within the cell, and when i click this button. I hope to have a different action.
Currently, if i click the UIButton, both UIButton action and cell action will be executed
Is there any good way?