다음을 통해 공유


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

반환

특성

적용 대상