다음을 통해 공유


UICollectionViewLayout.FinalLayoutAttributesForDisappearingDecorationElement 메서드

정의

이 UICollectionViewLayout에서 제거될 장식 요소의 최종 레이아웃 정보입니다.

[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

매개 변수

elementKind
NSString
decorationIndexPath
NSIndexPath

반환

특성

적용 대상