UICollectionViewLayout.LayoutAttributesForItem(NSIndexPath) 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.
The UICollectionViewLayoutAttributes for the specified NSIndexPath.
[Foundation.Export("layoutAttributesForItemAtIndexPath:")]
public virtual UIKit.UICollectionViewLayoutAttributes LayoutAttributesForItem (Foundation.NSIndexPath indexPath);
abstract member LayoutAttributesForItem : Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes
override this.LayoutAttributesForItem : Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes
Parameters
- indexPath
- NSIndexPath
Returns
- Attributes