Partager via


UICollectionViewLayout.GetIndexPathsToDeleteForDecorationViewOfKind Méthode

Définition

Tableau de NSIndexPaths indiquant les vues de décoration à supprimer.

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

Paramètres

kind
NSString

Retours

Attributs

S’applique à