Share via


UICollectionViewDelegateFlowLayout_Extensions.GetInsetForSection 메서드

정의

지정된 섹션의 콘텐츠에 적용할 여백입니다.

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

매개 변수

This
IUICollectionViewDelegateFlowLayout

이 확장 메서드가 작동하는 인스턴스입니다.

collectionView
UICollectionView
section
System.System.IntPtr System.nativeint

반환

적용 대상