UIViewController.ViewRespectsSystemMinimumLayoutMargins Propiedad

Definición

Obtiene o establece un valor booleano que controla si la vista del controlador de vista respeta los márgenes de diseño mínimos.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool ViewRespectsSystemMinimumLayoutMargins { [Foundation.Export("viewRespectsSystemMinimumLayoutMargins")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setViewRespectsSystemMinimumLayoutMargins:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ViewRespectsSystemMinimumLayoutMargins : bool with get, set

Valor de propiedad

Atributos

Se aplica a