UISplitViewController.PrimaryColumnWidth Property

Definition

Gets the width of the content of the primary view controller.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat PrimaryColumnWidth { [Foundation.Export("primaryColumnWidth")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.PrimaryColumnWidth : nfloat

Property Value

Attributes

Applies to