NSConstraintConflict.ConstraintValues Property

Definition

public virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> ConstraintValues { [Foundation.Export("constraintValues", ObjCRuntime.ArgumentSemantic.Strong)] get; }
public virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> ConstraintValues { [Foundation.Export("constraintValues", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.ConstraintValues : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>

Property Value

Attributes

Applies to