Freigeben über


UISplitViewController.MinimumPrimaryColumnWidth Eigenschaft

Definition

Ruft die Mindestbreite des Inhalts des primären Ansichtscontrollers in Punkt ab oder legt diese fest.

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

Eigenschaftswert

Attribute

Gilt für: