Freigeben über


UICollectionViewFlowLayout.EstimatedItemSize Eigenschaft

Definition

Ruft die Größenschätzung ab, die z. B. zum Berechnen der Höhe von Zellen außerhalb des Bildschirms verwendet wird, oder legt diese fest.

[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

Eigenschaftswert

Attribute

Gilt für: