Freigeben über


UICollectionViewLayout.FinalLayoutAttributesForDisappearingDecorationElement Methode

Definition

Die endgültigen Layoutinformationen für ein Dekorationselement, das aus diesem UICollectionViewLayout entfernt werden soll.

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

Parameter

elementKind
NSString
decorationIndexPath
NSIndexPath

Gibt zurück

Attribute

Gilt für: