I'm having a hard time finding documentation on how developers can customize Full Keyboard Access. I have a UITableViewCell that has a favorites button as a subview, and I can't get Full Keyboard Access to let me navigate to that button. I can't have the cell selection trigger the button because there's already existing behavior on cell selection (it presents a detail view).
I found this post from 3 years ago that never got an answer, but it seems pretty similar: https://developer.apple.com/forums/thread/64230
I found this post from 3 years ago that never got an answer, but it seems pretty similar: https://developer.apple.com/forums/thread/64230