次の方法で共有


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

戻り値

属性

適用対象