Compartilhar via


UIView.UILayoutFittingExpandedSize Propriedade

Definição

Representa o valor associado à 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 da propriedade

Atributos

Comentários

Indica que SystemLayoutSizeFittingSize(CGSize, Single, Single) deve calcular o maior tamanho possível.

Aplica-se a

Confira também

  • <xref:UIKit.UIView.SystemLayoutSizeFittingSize>