Strong capturing - Example from project

PHOTO EMBED

Tue Apr 19 2022 09:01:15 GMT+0000 (Coordinated Universal Time)

Saved by @GoodRequest. #swift

UIView.animate(withDuration: 0.2) {
		self.collectionView.contentInset.bottom = self.collectionViewBottomInset
}
content_copyCOPY