다음을 통해 공유


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

반환

적용 대상