NSCollectionViewLayout.GetInitialLayoutAttributesForAppearingItem Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("initialLayoutAttributesForAppearingItemAtIndexPath:")]
public virtual AppKit.NSCollectionViewLayoutAttributes GetInitialLayoutAttributesForAppearingItem (Foundation.NSIndexPath itemIndexPath);
abstract member GetInitialLayoutAttributesForAppearingItem : Foundation.NSIndexPath -> AppKit.NSCollectionViewLayoutAttributes
override this.GetInitialLayoutAttributesForAppearingItem : Foundation.NSIndexPath -> AppKit.NSCollectionViewLayoutAttributes
Parameters
- itemIndexPath
- NSIndexPath
Returns
- Attributes