UICollectionViewDelegateFlowLayout_Extensions.GetMinimumLineSpacingForSection 方法

定义

节的行或列之间的间距。

public static nfloat GetMinimumLineSpacingForSection (this UIKit.IUICollectionViewDelegateFlowLayout This, UIKit.UICollectionView collectionView, UIKit.UICollectionViewLayout layout, nint section);
static member GetMinimumLineSpacingForSection : UIKit.IUICollectionViewDelegateFlowLayout * UIKit.UICollectionView * UIKit.UICollectionViewLayout * nint -> nfloat

参数

This
IUICollectionViewDelegateFlowLayout

此扩展方法操作的实例。

collectionView
UICollectionView
section
System.System.IntPtr System.nativeint

返回

适用于