UICollectionViewLayout.GetIndexPathsToInsertForDecorationView メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
追加する装飾ビューを示す 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
戻り値
- 属性