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>