次の方法で共有


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

戻り値

属性

適用対象