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


UICollectionView.GetIndexPathsForVisibleSupplementaryElements Метод

Определение

Возвращает пути к индексу видимых дополнительных представлений указанного elementKindобъекта .

[Foundation.Export("indexPathsForVisibleSupplementaryElementsOfKind:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSIndexPath[] GetIndexPathsForVisibleSupplementaryElements (Foundation.NSString elementKind);
abstract member GetIndexPathsForVisibleSupplementaryElements : Foundation.NSString -> Foundation.NSIndexPath[]
override this.GetIndexPathsForVisibleSupplementaryElements : Foundation.NSString -> Foundation.NSIndexPath[]

Параметры

elementKind
NSString

Значение в UICollectionElementKindSectionKey.

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

Атрибуты

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