Share via


NSLayoutConstraint.Multiplier Property

Definition

Applied to the second attribute participating in the constraint.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat Multiplier { [Foundation.Export("multiplier")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("multiplier")>]
member this.Multiplier : System.Runtime.InteropServices.NFloat

Property Value

Attributes

Remarks

Applies to