Share via


UIViewController.ViewRespectsSystemMinimumLayoutMargins Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ViewRespectsSystemMinimumLayoutMargins { [Foundation.Export("viewRespectsSystemMinimumLayoutMargins")] get; [Foundation.Export("setViewRespectsSystemMinimumLayoutMargins:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("viewRespectsSystemMinimumLayoutMargins")>]
[<set: Foundation.Export("setViewRespectsSystemMinimumLayoutMargins:")>]
member this.ViewRespectsSystemMinimumLayoutMargins : bool with get, set

Property Value

Attributes

Applies to