Share via


NSLayoutConstraint.Constant Property

Definition

Indicates the constant float applied to the constraint.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat Constant { [Foundation.Export("constant")] get; [Foundation.Export("setConstant:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("constant")>]
[<set: Foundation.Export("setConstant:")>]
member this.Constant : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Remarks

Applies to