Share via


NSLayoutConstraint.SecondItem Property

Definition

The second item participating in the constraint.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject? SecondItem { [Foundation.Export("secondItem", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("secondItem", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.SecondItem : Foundation.NSObject

Property Value

Attributes

Remarks

Applies to