Compartilhar via


UIDynamicAnimator.GetLayoutAttributesForCell(NSIndexPath) Método

Definição

Os atributos de layout para uma célula UICollectionView.

[Foundation.Export("layoutAttributesForCellAtIndexPath:")]
public virtual UIKit.UICollectionViewLayoutAttributes GetLayoutAttributesForCell (Foundation.NSIndexPath cellIndexPath);
abstract member GetLayoutAttributesForCell : Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes
override this.GetLayoutAttributesForCell : Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes

Parâmetros

cellIndexPath
NSIndexPath

Retornos

Atributos

Aplica-se a