NSCollectionView.GetLayoutAttributest(String, NSIndexPath) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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