次の方法で共有


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

戻り値

属性

適用対象