共用方式為


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>