UIKit.UICollectionViewLayoutInvalidationContext: Property Members

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

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
ContentOffsetAdjustmentCoreGraphics.CGPoint. Delta value that is applied to the content offset of a collection view.
ContentSizeAdjustmentCoreGraphics.CGSize. Delta value that is applied to the content size of a collection view.
[read-only]
InvalidateDataSourceCountsbool. Whether the data source's counts should be invalidated.
[read-only]
InvalidatedDecorationIndexPathsFoundation.NSDictionary. A dictionary that defines invalidated decoration views.
[read-only]
InvalidatedItemIndexPathsFoundation.NSIndexPath[]. An array of index paths that represents invalidated cells.
[read-only]
InvalidatedSupplementaryIndexPathsFoundation.NSDictionary. A dictionary identifying invalidated supplementary views.
[read-only]
InvalidateEverythingbool. Whether all layout data should be marked as invalid. Read-only.