Post

Replies

Boosts

Views

Activity

Comment on iPhone13 CollectionView issue
Thanks, I have reedited my question and pasted part of the code. When I use [self.giftCollectionView scrollToItemAtIndexPath:[NSIndexPath indexPathForRow:0 inSection:section] AtScrollPosition: UICollectionViewScrollPositionCenteredHorizontally animated: YES] ,self.giftCollectionView didn't slow slide to the target point, It takes some time to get back to the target location and refresh the cell。"animated: Yes" didn't seem to work
Topic: UI Frameworks SubTopic: UIKit Tags:
Oct ’21
Comment on iPhone13 CollectionView issue
Thanks, I have reedited my question and pasted part of the code. When I use [self.giftCollectionView scrollToItemAtIndexPath:[NSIndexPath indexPathForRow:0 inSection:section] AtScrollPosition: UICollectionViewScrollPositionCenteredHorizontally animated: YES] ,self.giftCollectionView didn't slow slide to the target point, It takes some time to get back to the target location and refresh the cell。"animated: Yes" didn't seem to work
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’21