共用方式為


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

參數

傳回

屬性

適用於