다음을 통해 공유


UICollectionViewFlowLayout.EstimatedItemSize 속성

정의

예를 들어 오프 스크린 셀의 높이를 계산하는 데 사용되는 크기 추정을 가져오거나 설정합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGSize EstimatedItemSize { [Foundation.Export("estimatedItemSize")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setEstimatedItemSize:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.EstimatedItemSize : CoreGraphics.CGSize with get, set

속성 값

특성

적용 대상