共用方式為


NSCollectionView.GetLayoutAttributest(String, NSIndexPath) 方法

定義

警告

Use 'GetLayoutAttributes' instead.

[System.Obsolete("Use 'GetLayoutAttributes' instead.")]
public virtual AppKit.NSCollectionViewLayoutAttributes GetLayoutAttributest (string kind, Foundation.NSIndexPath indexPath);
abstract member GetLayoutAttributest : string * Foundation.NSIndexPath -> AppKit.NSCollectionViewLayoutAttributes
override this.GetLayoutAttributest : string * Foundation.NSIndexPath -> AppKit.NSCollectionViewLayoutAttributes

參數

kind
String
indexPath
NSIndexPath

傳回

屬性

適用於