NSCollectionViewLayout.GetFinalLayoutAttributesForDisappearingDecorationElement Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
Parameters
- elementKind
- NSString
- decorationIndexPath
- NSIndexPath
Returns
- Attributes