다음을 통해 공유


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

반환

적용 대상