Share via


NSLayoutConstraint.SecondAttribute Property

Definition

The attribute of the second item participating in the constraint.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSLayoutAttribute SecondAttribute { [Foundation.Export("secondAttribute")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("secondAttribute")>]
member this.SecondAttribute : AppKit.NSLayoutAttribute

Property Value

Attributes

Remarks

Applies to