Share via


NSLayoutConstraint.FirstAttribute Property

Definition

The attribute of the first item participating in the constraint.

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

Property Value

Attributes

Remarks

Applies to