NSCollectionViewLayout.GetLayoutAttributesForElements(CGRect) Method

Definition

[Foundation.Export("layoutAttributesForElementsInRect:")]
public virtual AppKit.NSCollectionViewLayoutAttributes[] GetLayoutAttributesForElements (CoreGraphics.CGRect rect);
abstract member GetLayoutAttributesForElements : CoreGraphics.CGRect -> AppKit.NSCollectionViewLayoutAttributes[]
override this.GetLayoutAttributesForElements : CoreGraphics.CGRect -> AppKit.NSCollectionViewLayoutAttributes[]

Parameters

rect
CGRect

Returns

Attributes

Applies to