Bagikan melalui


UIView.UILayoutFittingExpandedSize Properti

Definisi

Mewakili nilai yang terkait dengan konstanta 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

Nilai Properti

Atribut

Keterangan

Menunjukkan bahwa SystemLayoutSizeFittingSize(CGSize, Single, Single) harus menghitung ukuran terbesar yang mungkin.

Berlaku untuk

Lihat juga

  • <xref:UIKit.UIView.SystemLayoutSizeFittingSize>