Compartir a través de


UIView.UILayoutFittingExpandedSize Propiedad

Definición

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

Valor de propiedad

Atributos

Comentarios

Indica que SystemLayoutSizeFittingSize(CGSize, Single, Single) debe calcular el mayor tamaño posible.

Se aplica a

Consulte también

  • <xref:UIKit.UIView.SystemLayoutSizeFittingSize>