Accessibility full keyboard access issue.

This thread has been locked by a moderator; it no longer accepts new replies.

In our application we are using UITableView for data population and that TableView cell contains a button. When we are enabling full keyboard access that time only TableView cell is focusing not the button. We need to focus on cell and button differently.

Answered by DTS Engineer in 829879022

I recommend that we focus your discussion on your other thread.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Boost

Again, we can't really see what the issue is if you don't post any code.

I recommend that we focus your discussion on your other thread.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Accessibility full keyboard access issue.
 
 
Q