UICollectionViewFlowLayoutInvalidationContext.InvalidateFlowLayoutAttributes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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