UIView.UILayoutFittingExpandedSize Proprietà

Definizione

Rappresenta il valore associato alla costante UILayoutFittingExpandedSize

[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

Valore della proprietà

Attributi

Commenti

Indica che SystemLayoutSizeFittingSize(CGSize, Single, Single) deve calcolare la dimensione massima possibile.

Si applica a

Vedi anche

  • <xref:UIKit.UIView.SystemLayoutSizeFittingSize>