Uses of Class
org.robovm.apple.uikit.UICollectionViewLayoutInvalidationContext
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UICollectionViewLayoutInvalidationContext in org.robovm.apple.uikit
Subclasses of UICollectionViewLayoutInvalidationContext in org.robovm.apple.uikit Modifier and Type Class Description classUICollectionViewFlowLayoutInvalidationContextMethods in org.robovm.apple.uikit that return UICollectionViewLayoutInvalidationContext Modifier and Type Method Description UICollectionViewLayoutInvalidationContextUICollectionViewLayout. getInvalidationContextForBoundsChange(CGRect newBounds)UICollectionViewLayoutInvalidationContextUICollectionViewLayout. getInvalidationContextForEndingInteractiveMovement(NSArray<NSIndexPath> indexPaths, NSArray<NSIndexPath> previousIndexPaths, boolean movementCancelled)UICollectionViewLayoutInvalidationContextUICollectionViewLayout. getInvalidationContextForInteractivelyMovingItems(NSArray<NSIndexPath> targetIndexPaths, CGPoint targetPosition, NSArray<NSIndexPath> previousIndexPaths, CGPoint previousPosition)UICollectionViewLayoutInvalidationContextUICollectionViewLayout. getInvalidationContextForPreferredLayoutAttributes(UICollectionViewLayoutAttributes preferredAttributes, UICollectionViewLayoutAttributes originalAttributes)Methods in org.robovm.apple.uikit that return types with arguments of type UICollectionViewLayoutInvalidationContext Modifier and Type Method Description static Class<? extends UICollectionViewLayoutInvalidationContext>UICollectionViewLayout. getInvalidationContextClass()Methods in org.robovm.apple.uikit with parameters of type UICollectionViewLayoutInvalidationContext Modifier and Type Method Description voidUICollectionViewLayout. invalidateLayout(UICollectionViewLayoutInvalidationContext context)