次の方法で共有


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

戻り値

属性

適用対象