UISplitViewController.PreferredPrimaryColumnWidthFraction 属性

定义

获取或设置主视图控制器内容的相对宽度。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat PreferredPrimaryColumnWidthFraction { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("preferredPrimaryColumnWidthFraction", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setPreferredPrimaryColumnWidthFraction:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.PreferredPrimaryColumnWidthFraction : nfloat with get, set

属性值

属性

适用于