次の方法で共有


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

プロパティ値

属性

適用対象