Share via


UISplitViewController.PreferredPrimaryColumnWidthFraction Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat PreferredPrimaryColumnWidthFraction { [Foundation.Export("preferredPrimaryColumnWidthFraction", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setPreferredPrimaryColumnWidthFraction:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("preferredPrimaryColumnWidthFraction", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setPreferredPrimaryColumnWidthFraction:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.PreferredPrimaryColumnWidthFraction : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Applies to