次の方法で共有


NSCollectionView.GetVisibleSupplementaryViews(NSString) メソッド

定義

[Foundation.Export("visibleSupplementaryViewsOfKind:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.INSCollectionViewElement[] GetVisibleSupplementaryViews (Foundation.NSString elementKind);
abstract member GetVisibleSupplementaryViews : Foundation.NSString -> AppKit.INSCollectionViewElement[]
override this.GetVisibleSupplementaryViews : Foundation.NSString -> AppKit.INSCollectionViewElement[]

パラメーター

elementKind
NSString

戻り値

属性

適用対象