[−][src]Trait uikit_sys::IUICollectionReusableView
Provided methods
unsafe fn prepareForReuse(self) where
Self::Target: Message + Sized,
Self::Target: Message + Sized,
unsafe fn applyLayoutAttributes_(
self,
layoutAttributes: UICollectionViewLayoutAttributes
) where
Self::Target: Message + Sized,
self,
layoutAttributes: UICollectionViewLayoutAttributes
) where
Self::Target: Message + Sized,
unsafe fn willTransitionFromLayout_toLayout_(
self,
oldLayout: UICollectionViewLayout,
newLayout: UICollectionViewLayout
) where
Self::Target: Message + Sized,
self,
oldLayout: UICollectionViewLayout,
newLayout: UICollectionViewLayout
) where
Self::Target: Message + Sized,
unsafe fn didTransitionFromLayout_toLayout_(
self,
oldLayout: UICollectionViewLayout,
newLayout: UICollectionViewLayout
) where
Self::Target: Message + Sized,
self,
oldLayout: UICollectionViewLayout,
newLayout: UICollectionViewLayout
) where
Self::Target: Message + Sized,
unsafe fn preferredLayoutAttributesFittingAttributes_(
self,
layoutAttributes: UICollectionViewLayoutAttributes
) -> UICollectionViewLayoutAttributes where
Self::Target: Message + Sized,
self,
layoutAttributes: UICollectionViewLayoutAttributes
) -> UICollectionViewLayoutAttributes where
Self::Target: Message + Sized,
unsafe fn reuseIdentifier(self) -> NSString where
Self::Target: Message + Sized,
Self::Target: Message + Sized,