UICollectionViewFlowLayoutInvalidationContext.InvalidateFlowLayoutAttributes Property

Definition

Specifies whether the invalidate call should invalidate the layout attributes of the items within the UICollectionView.

public virtual bool InvalidateFlowLayoutAttributes { [Foundation.Export("invalidateFlowLayoutAttributes")] get; [Foundation.Export("setInvalidateFlowLayoutAttributes:")] set; }
member this.InvalidateFlowLayoutAttributes : bool with get, set

Property Value

Attributes

Applies to