Post

Replies

Boosts

Views

Activity

TVLockupView focusSizeIncrease does not work as described in the documentation
Feedback assistant ID: FB7745746 Description On tvOS12+, when using the TVLockupView, set the focusSizeIncrease is not enough to have a focus effect as described in the documentation. According to Apple Documentation: var focusSizeIncrease: NSDirectionalEdgeInsets { get set } The inset or outset values specifying your content's size increase when in focus. https://developer.apple.com/documentation/tvuikit/tvlockupview/2967067-focussizeincrease Step by step my app display an horizontal UICollectionView when I focus an UICollectionViewCell that contains a TVLockupView, there is no focus effect. What results I expected A focus effect like described in the documentation. What results I actually saw The TVLockupView object does not expands when it comes into focus. Conclusion Has anyone come across this problem before ? What solution did you apply? Thanks.
4
0
1.3k
Jan ’21