UICollectionViewLayout.LayoutAttributesForSupplementaryView 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
오버로드
LayoutAttributesForSupplementaryView(UICollectionElementKindSection, NSIndexPath) |
지정된 indexPath의 보조 보기에 대한 특성입니다. |
LayoutAttributesForSupplementaryView(NSString, NSIndexPath) |
지정된 보조 보기에 대한 UICollectionViewLayoutAttributes입니다. |
LayoutAttributesForSupplementaryView(UICollectionElementKindSection, NSIndexPath)
지정된 indexPath의 보조 보기에 대한 특성입니다.
public UIKit.UICollectionViewLayoutAttributes LayoutAttributesForSupplementaryView (UIKit.UICollectionElementKindSection section, Foundation.NSIndexPath indexPath);
member this.LayoutAttributesForSupplementaryView : UIKit.UICollectionElementKindSection * Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes
매개 변수
- section
- UICollectionElementKindSection
- indexPath
- NSIndexPath
반환
적용 대상
LayoutAttributesForSupplementaryView(NSString, NSIndexPath)
지정된 보조 보기에 대한 UICollectionViewLayoutAttributes입니다.
[Foundation.Export("layoutAttributesForSupplementaryViewOfKind:atIndexPath:")]
public virtual UIKit.UICollectionViewLayoutAttributes LayoutAttributesForSupplementaryView (Foundation.NSString kind, Foundation.NSIndexPath indexPath);
abstract member LayoutAttributesForSupplementaryView : Foundation.NSString * Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes
override this.LayoutAttributesForSupplementaryView : Foundation.NSString * Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes
매개 변수
- kind
- NSString
- indexPath
- NSIndexPath
반환
- 특성