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

パラメーター

戻り値

属性

適用対象