NSCollectionViewLayout.GetLayoutAttributesForElements(CGRect) 方法

定义

[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[]

参数

rect
CGRect

返回

属性

适用于