UISplitViewController.PreferredPrimaryColumnWidthFraction Property

Definition

Gets or sets the relative width of the content of the primary view controller.

[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

Property Value

Attributes

Applies to