다음을 통해 공유


UIDynamicAnimator.GetLayoutAttributesForSupplementaryView 메서드

정의

UICollectioNView 추가 보기의 레이아웃 특성입니다.

[Foundation.Export("layoutAttributesForSupplementaryViewOfKind:atIndexPath:")]
public virtual UIKit.UICollectionViewLayoutAttributes GetLayoutAttributesForSupplementaryView (Foundation.NSString viewKind, Foundation.NSIndexPath viewIndexPath);
abstract member GetLayoutAttributesForSupplementaryView : Foundation.NSString * Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes
override this.GetLayoutAttributesForSupplementaryView : Foundation.NSString * Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes

매개 변수

viewKind
NSString
viewIndexPath
NSIndexPath

반환

특성

적용 대상