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

返回

适用于