다음을 통해 공유


UIDynamicAnimator.GetLayoutAttributesForCell(NSIndexPath) 메서드

정의

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

매개 변수

cellIndexPath
NSIndexPath

반환

특성

적용 대상