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