Share via


UIView.PreservesSuperviewLayoutMargins Property

Definition

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

Property Value

Attributes

Applies to