UICollectionViewDelegateFlowLayout.GetInsetForSection メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定したセクションのコンテンツに適用する余白。
[Foundation.Export("collectionView:layout:insetForSectionAtIndex:")]
public virtual UIKit.UIEdgeInsets GetInsetForSection (UIKit.UICollectionView collectionView, UIKit.UICollectionViewLayout layout, nint section);
abstract member GetInsetForSection : UIKit.UICollectionView * UIKit.UICollectionViewLayout * nint -> UIKit.UIEdgeInsets
override this.GetInsetForSection : UIKit.UICollectionView * UIKit.UICollectionViewLayout * nint -> UIKit.UIEdgeInsets
パラメーター
- collectionView
- UICollectionView
- layout
- UICollectionViewLayout
- section
- System.System.IntPtr System.nativeint
戻り値
- 属性