Compartir a través de


UIView.UILayoutFittingCompressedSize Propiedad

Definición

Representa el valor asociado a la constante 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

Valor de propiedad

Atributos

Comentarios

Indica que SystemLayoutSizeFittingSize(CGSize, Single, Single) debe calcular el tamaño más pequeño posible.

Se aplica a

Consulte también

  • <xref:UIKit.UIView.SystemLayoutSizeFittingSize>