NSCollectionViewDelegateFlowLayout_Extensions.MinimumInteritemSpacingForSection 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.
public static nfloat MinimumInteritemSpacingForSection (this AppKit.INSCollectionViewDelegateFlowLayout This, AppKit.NSCollectionView collectionView, AppKit.NSCollectionViewLayout collectionViewLayout, nint section);
static member MinimumInteritemSpacingForSection : AppKit.INSCollectionViewDelegateFlowLayout * AppKit.NSCollectionView * AppKit.NSCollectionViewLayout * nint -> nfloat
Parameters
- collectionView
- NSCollectionView
- collectionViewLayout
- NSCollectionViewLayout
- section
- System.System.IntPtr System.nativeint