共用方式為


NSCollectionViewLayout.GetFinalLayoutAttributesForDisappearingDecorationElement 方法

定義

[Foundation.Export("finalLayoutAttributesForDisappearingDecorationElementOfKind:atIndexPath:")]
public virtual AppKit.NSCollectionViewLayoutAttributes GetFinalLayoutAttributesForDisappearingDecorationElement (Foundation.NSString elementKind, Foundation.NSIndexPath decorationIndexPath);
abstract member GetFinalLayoutAttributesForDisappearingDecorationElement : Foundation.NSString * Foundation.NSIndexPath -> AppKit.NSCollectionViewLayoutAttributes
override this.GetFinalLayoutAttributesForDisappearingDecorationElement : Foundation.NSString * Foundation.NSIndexPath -> AppKit.NSCollectionViewLayoutAttributes

參數

elementKind
NSString
decorationIndexPath
NSIndexPath

傳回

屬性

適用於