NSCollectionViewLayout.GetIndexPathsToDeleteForDecorationView Method

Definition

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

Parameters

elementKind
NSString

Returns

Attributes

Applies to