The properties of UIKit.UICollectionViewLayoutInvalidationContext are listed below. For a list of all members, see the UICollectionViewLayoutInvalidationContext Members list.
See Also: Inherited members from Foundation.NSObject
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| ContentOffsetAdjustment | CoreGraphics.CGPoint. Delta value that is applied to the content offset of a collection view. | |
| ContentSizeAdjustment | CoreGraphics.CGSize. Delta value that is applied to the content size of a collection view. | |
| [read-only] | InvalidateDataSourceCounts | bool. Whether the data source's counts should be invalidated. |
| [read-only] | InvalidatedDecorationIndexPaths | Foundation.NSDictionary. A dictionary that defines invalidated decoration views. |
| [read-only] | InvalidatedItemIndexPaths | Foundation.NSIndexPath[]. An array of index paths that represents invalidated cells. |
| [read-only] | InvalidatedSupplementaryIndexPaths | Foundation.NSDictionary. A dictionary identifying invalidated supplementary views. |
| [read-only] | InvalidateEverything | bool. Whether all layout data should be marked as invalid. Read-only. |