次の方法で共有


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

戻り値

適用対象