Compartilhar via


UICollectionViewLayout.GetIndexPathsToInsertForSupplementaryView Método

Definição

Uma matriz de caminhos de índice que indica as exibições suplementares a serem adicionadas.

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

Parâmetros

kind
NSString

Retornos

Atributos

Aplica-se a