UIView.UILayoutFittingCompressedSize Proprietà

Definizione

Rappresenta il valore associato alla costante UILayoutFittingCompressedSize

[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

Valore della proprietà

Attributi

Commenti

Indica che SystemLayoutSizeFittingSize(CGSize, Single, Single) deve calcolare le dimensioni più piccole possibili.

Si applica a

Vedi anche

  • <xref:UIKit.UIView.SystemLayoutSizeFittingSize>