共用方式為


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

傳回

屬性

適用於