Freigeben über


UIView.UILayoutFittingCompressedSize Eigenschaft

Definition

Stellt den Wert dar, der der Konstanten UILayoutFittingCompressedSize zugeordnet ist.

[Foundation.Field("UILayoutFittingCompressedSize", "UIKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static CoreGraphics.CGSize UILayoutFittingCompressedSize { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.UILayoutFittingCompressedSize : CoreGraphics.CGSize

Eigenschaftswert

Attribute

Hinweise

Gibt an, dass SystemLayoutSizeFittingSize(CGSize, Single, Single) die kleinstmögliche Größe berechnet werden soll.

Gilt für:

Weitere Informationen

  • <xref:UIKit.UIView.SystemLayoutSizeFittingSize>