Share via


UIView.TranslatesAutoresizingMaskIntoConstraints Property

Definition

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

Property Value

Attributes

Applies to