次の方法で共有


UICollectionViewDelegateFlowLayout.GetMinimumLineSpacingForSection メソッド

定義

セクションの行または列間の間隔。

[Foundation.Export("collectionView:layout:minimumLineSpacingForSectionAtIndex:")]
public virtual nfloat GetMinimumLineSpacingForSection (UIKit.UICollectionView collectionView, UIKit.UICollectionViewLayout layout, nint section);
abstract member GetMinimumLineSpacingForSection : UIKit.UICollectionView * UIKit.UICollectionViewLayout * nint -> nfloat
override this.GetMinimumLineSpacingForSection : UIKit.UICollectionView * UIKit.UICollectionViewLayout * nint -> nfloat

パラメーター

collectionView
UICollectionView
section
System.System.IntPtr System.nativeint

戻り値

属性

適用対象