다음을 통해 공유


UICollectionViewLayout.GetIndexPathsToInsertForDecorationView 메서드

정의

추가할 장식 보기를 나타내는 NSIndexPaths의 배열입니다.

[Foundation.Export("indexPathsToInsertForDecorationViewOfKind:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSIndexPath[] GetIndexPathsToInsertForDecorationView (Foundation.NSString kind);
abstract member GetIndexPathsToInsertForDecorationView : Foundation.NSString -> Foundation.NSIndexPath[]
override this.GetIndexPathsToInsertForDecorationView : Foundation.NSString -> Foundation.NSIndexPath[]

매개 변수

kind
NSString

반환

특성

적용 대상