다음을 통해 공유


NSCollectionViewDelegateFlowLayout.SizeForItem 메서드

정의

[Foundation.Export("collectionView:layout:sizeForItemAtIndexPath:")]
public virtual CoreGraphics.CGSize SizeForItem (AppKit.NSCollectionView collectionView, AppKit.NSCollectionViewLayout collectionViewLayout, Foundation.NSIndexPath indexPath);
abstract member SizeForItem : AppKit.NSCollectionView * AppKit.NSCollectionViewLayout * Foundation.NSIndexPath -> CoreGraphics.CGSize
override this.SizeForItem : AppKit.NSCollectionView * AppKit.NSCollectionViewLayout * Foundation.NSIndexPath -> CoreGraphics.CGSize

매개 변수

collectionView
NSCollectionView
collectionViewLayout
NSCollectionViewLayout
indexPath
NSIndexPath

반환

특성

적용 대상