次の方法で共有


NSCollectionViewLayout.GetInitialLayoutAttributesForAppearingSupplementaryElement メソッド

定義

[Foundation.Export("initialLayoutAttributesForAppearingSupplementaryElementOfKind:atIndexPath:")]
public virtual AppKit.NSCollectionViewLayoutAttributes GetInitialLayoutAttributesForAppearingSupplementaryElement (Foundation.NSString elementKind, Foundation.NSIndexPath elementIndexPath);
abstract member GetInitialLayoutAttributesForAppearingSupplementaryElement : Foundation.NSString * Foundation.NSIndexPath -> AppKit.NSCollectionViewLayoutAttributes
override this.GetInitialLayoutAttributesForAppearingSupplementaryElement : Foundation.NSString * Foundation.NSIndexPath -> AppKit.NSCollectionViewLayoutAttributes

パラメーター

elementKind
NSString
elementIndexPath
NSIndexPath

戻り値

属性

適用対象