Freigeben über


UIView.UILayoutFittingExpandedSize Eigenschaft

Definition

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

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

Eigenschaftswert

Attribute

Hinweise

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

Gilt für:

Weitere Informationen

  • <xref:UIKit.UIView.SystemLayoutSizeFittingSize>