UIView.UILayoutFittingExpandedSize 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示與常數 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>