NSCollectionView.GetLayoutAttributest(String, NSIndexPath) Method

Definition

Caution

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

Parameters

kind
String
indexPath
NSIndexPath

Returns

Attributes

Applies to