UICollectionViewDelegateFlowLayout_Extensions.GetMinimumInteritemSpacingForSection Method
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 spacing between items in the rows or columns of a section.
C#
public static nfloat GetMinimumInteritemSpacingForSection(this UIKit.IUICollectionViewDelegateFlowLayout This, UIKit.UICollectionView collectionView, UIKit.UICollectionViewLayout layout, nint section);
static member GetMinimumInteritemSpacingForSection : UIKit.IUICollectionViewDelegateFlowLayout * UIKit.UICollectionView * UIKit.UICollectionViewLayout * nint -> nfloat
The instance on which this extension method operates.
- collectionView
- UICollectionView
- layout
- UICollectionViewLayout
- section
- System.System.IntPtr System.nativeint
Produkt | Versiounen |
---|---|
Xamarin iOS SDK | 12 |