NSCollectionViewLayout.GetIndexPathsToInsertForSupplementaryView Method

Definition

[Foundation.Export("indexPathsToInsertForSupplementaryViewOfKind:")]
public virtual Foundation.NSSet GetIndexPathsToInsertForSupplementaryView (Foundation.NSString elementKind);
abstract member GetIndexPathsToInsertForSupplementaryView : Foundation.NSString -> Foundation.NSSet
override this.GetIndexPathsToInsertForSupplementaryView : Foundation.NSString -> Foundation.NSSet

Parameters

elementKind
NSString

Returns

Attributes

Applies to