UICollectionViewFlowLayoutInvalidationContext.InvalidateFlowLayoutDelegateMetrics 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.
Whether to recompute the size of items and views in the flow layout.
public virtual bool InvalidateFlowLayoutDelegateMetrics { [Foundation.Export("invalidateFlowLayoutDelegateMetrics")] get; [Foundation.Export("setInvalidateFlowLayoutDelegateMetrics:")] set; }
member this.InvalidateFlowLayoutDelegateMetrics : bool with get, set
Property Value
- Attributes