UIKit.UICollectionViewFlowLayoutInvalidationContext Members

The members of UIKit.UICollectionViewFlowLayoutInvalidationContext are listed below.

See Also: Inherited members from UIKit.UICollectionViewLayoutInvalidationContext

Public Constructors

Default constructor, initializes a new instance of this class.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
InvalidateFlowLayoutAttributesbool. Specifies whether the invalidate call should invalidate the layout attributes of the items within the UIKit.UICollectionView.
InvalidateFlowLayoutDelegateMetricsbool. Whether to recompute the size of items and views in the flow layout.