Freigeben über


UICollectionViewLayout.GetIndexPathsToDeleteForDecorationViewOfKind Methode

Definition

Ein Array von NSIndexPaths, das die zu entfernenden Dekorationsansichten angibt.

[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[]

Parameter

kind
NSString

Gibt zurück

Attribute

Gilt für: