Compartilhar via


UICollectionViewLayout.GetIndexPathsToDeleteForDecorationViewOfKind Método

Definição

Uma matriz de NSIndexPaths que indica as exibições de decoração a serem removidas.

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

Parâmetros

kind
NSString

Retornos

Atributos

Aplica-se a