Condividi tramite


UICollectionViewFlowLayout.EstimatedItemSize Proprietà

Definizione

Ottiene o imposta la stima delle dimensioni utilizzata, ad esempio, per calcolare l'altezza delle celle fuori schermo.

[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

Valore della proprietà

Attributi

Si applica a