uibutton - tvOS UICollectionView button focus on the cell -


i writting apple tv native app , have uicollectionview on viewcontroller. each cell of uicollectionview has 3 buttons on laid out in vertical line , able focus on them , have user click on focus 1 user can answer question on each cell. currently, focus engine not focusing on buttons on cell , not sure how tell focus engine should so. please provide instruction on how so? thanks, greg


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -