Compartir a través de


UISplitViewController.MinimumPrimaryColumnWidth Propiedad

Definición

Obtiene o establece el ancho mínimo, en puntos, del contenido del controlador de vista principal.

[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

Valor de propiedad

Atributos

Se aplica a