共用方式為


NSCollectionViewLayout.GetFinalLayoutAttributesForDisappearingSupplementaryElement 方法

定義

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

參數

elementKind
NSString
elementIndexPath
NSIndexPath

傳回

屬性

適用於