NSLayoutConstraint constructor
NSLayoutConstraint()
Returns a new instance of NSLayoutConstraint constructed with the default new method.
Implementation
NSLayoutConstraint() : this.as(new$().object$);
Returns a new instance of NSLayoutConstraint constructed with the default new method.
NSLayoutConstraint() : this.as(new$().object$);