How to add action to accessory button #2223
Unanswered
cjwhitaker
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't seem to find an answer to this anywhere on the internet or in the Eureka documentation. I know how to add an action to a cell, but how can I add an action to a LabelRow cell's accessory button? Currently when I select the row, the print statement executes. If I select the accessory button inside the row, however, nothing happens.
Here is my code:
Beta Was this translation helpful? Give feedback.
All reactions