Share via


UIView.UILayoutFittingExpandedSize 属性

定义

表示与常量 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

属性值

属性

注解

指示 SystemLayoutSizeFittingSize(CGSize, Single, Single) 应计算可能的最大大小。

适用于

另请参阅

  • <xref:UIKit.UIView.SystemLayoutSizeFittingSize>