共用方式為


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

傳回

屬性

適用於