[−][src]Trait uikit_sys::UIDynamicAnimator_UICollectionViewAdditions
Provided methods
unsafe fn initWithCollectionViewLayout_(
self,
layout: UICollectionViewLayout
) -> instancetype where
Self::Target: Message + Sized,
self,
layout: UICollectionViewLayout
) -> instancetype where
Self::Target: Message + Sized,
unsafe fn layoutAttributesForCellAtIndexPath_(
self,
indexPath: NSIndexPath
) -> UICollectionViewLayoutAttributes where
Self::Target: Message + Sized,
self,
indexPath: NSIndexPath
) -> UICollectionViewLayoutAttributes where
Self::Target: Message + Sized,
unsafe fn layoutAttributesForSupplementaryViewOfKind_atIndexPath_(
self,
kind: NSString,
indexPath: NSIndexPath
) -> UICollectionViewLayoutAttributes where
Self::Target: Message + Sized,
self,
kind: NSString,
indexPath: NSIndexPath
) -> UICollectionViewLayoutAttributes where
Self::Target: Message + Sized,
unsafe fn layoutAttributesForDecorationViewOfKind_atIndexPath_(
self,
decorationViewKind: NSString,
indexPath: NSIndexPath
) -> UICollectionViewLayoutAttributes where
Self::Target: Message + Sized,
self,
decorationViewKind: NSString,
indexPath: NSIndexPath
) -> UICollectionViewLayoutAttributes where
Self::Target: Message + Sized,