UICollectionViewLayout.LayoutAttributesForElementsInRect(CGRect) Method
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.
The UICollectionViewLayoutAttributes for all the cells and views in the specified RectangleF.
[Foundation.Export("layoutAttributesForElementsInRect:")]
public virtual UIKit.UICollectionViewLayoutAttributes[] LayoutAttributesForElementsInRect (CoreGraphics.CGRect rect);
abstract member LayoutAttributesForElementsInRect : CoreGraphics.CGRect -> UIKit.UICollectionViewLayoutAttributes[]
override this.LayoutAttributesForElementsInRect : CoreGraphics.CGRect -> UIKit.UICollectionViewLayoutAttributes[]
Parameters
- rect
- CGRect
Returns
- Attributes