UICollectionViewDelegateFlowLayout_Extensions.GetSizeForItem 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 size of the specified item's cell.
public static CoreGraphics.CGSize GetSizeForItem (this UIKit.IUICollectionViewDelegateFlowLayout This, UIKit.UICollectionView collectionView, UIKit.UICollectionViewLayout layout, Foundation.NSIndexPath indexPath);
static member GetSizeForItem : UIKit.IUICollectionViewDelegateFlowLayout * UIKit.UICollectionView * UIKit.UICollectionViewLayout * Foundation.NSIndexPath -> CoreGraphics.CGSize
Parameters
The instance on which this extension method operates.
- collectionView
- UICollectionView
- layout
- UICollectionViewLayout
- indexPath
- NSIndexPath