NSCollectionViewLayout.GetFinalLayoutAttributesForDisappearingItem 方法

定义

[Foundation.Export("finalLayoutAttributesForDisappearingItemAtIndexPath:")]
public virtual AppKit.NSCollectionViewLayoutAttributes GetFinalLayoutAttributesForDisappearingItem (Foundation.NSIndexPath itemIndexPath);
abstract member GetFinalLayoutAttributesForDisappearingItem : Foundation.NSIndexPath -> AppKit.NSCollectionViewLayoutAttributes
override this.GetFinalLayoutAttributesForDisappearingItem : Foundation.NSIndexPath -> AppKit.NSCollectionViewLayoutAttributes

参数

itemIndexPath
NSIndexPath

返回

属性

适用于