UICollectionViewDelegateFlowLayout_Extensions.GetMinimumInteritemSpacingForSection 方法

定义

节的行或列中的项之间的间距。

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

参数

This
IUICollectionViewDelegateFlowLayout

此扩展方法在其上运行的实例。

collectionView
UICollectionView
section
System.System.IntPtr System.nativeint

返回

适用于