Поделиться через


UICollectionViewLayout.GetIndexPathsToDeleteForDecorationViewOfKind Метод

Определение

Массив NSIndexPaths, указывающий удаляемые представления оформления.

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

Параметры

kind
NSString

Возвращаемое значение

Атрибуты

Применяется к