次の方法で共有


UICollectionViewLayout.GetIndexPathsToDeleteForDecorationViewOfKind メソッド

定義

削除する装飾ビューを示す NSIndexPaths の配列。

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

パラメーター

kind
NSString

戻り値

属性

適用対象