Поделиться через


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

Возвращаемое значение

Применяется к