次の方法で共有


UICollectionViewDelegateFlowLayout_Extensions.GetReferenceSizeForFooter メソッド

定義

指定したセクションのフッター ビューのサイズ。

public static CoreGraphics.CGSize GetReferenceSizeForFooter (this UIKit.IUICollectionViewDelegateFlowLayout This, UIKit.UICollectionView collectionView, UIKit.UICollectionViewLayout layout, nint section);
static member GetReferenceSizeForFooter : UIKit.IUICollectionViewDelegateFlowLayout * UIKit.UICollectionView * UIKit.UICollectionViewLayout * nint -> CoreGraphics.CGSize

パラメーター

This
IUICollectionViewDelegateFlowLayout

この拡張メソッドが動作するインスタンス。

collectionView
UICollectionView
section
System.System.IntPtr System.nativeint

戻り値

適用対象