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

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

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