Share via


UISplitViewController.PreferredSecondaryColumnWidth Property

Definition

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

Property Value

Attributes

Applies to