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


UICollectionView.GetVisibleSupplementaryViews(NSString) Метод

Определение

Извлекает массив видимых дополнительных представлений верхнего или нижнего колонтитула.

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

Параметры

elementKind
NSString

Значение в UICollectionElementKindSectionKey

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

Атрибуты

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