Condividi tramite


UIDynamicAnimator.GetLayoutAttributesForCell(NSIndexPath) Metodo

Definizione

Attributi di layout per una cella 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

Parametri

cellIndexPath
NSIndexPath

Restituisce

Attributi

Si applica a