NSLayoutConstraint constructor
NSLayoutConstraint()
Returns a new instance of NSLayoutConstraint constructed with the default new
method.
Implementation
factory NSLayoutConstraint() => new$();
Returns a new instance of NSLayoutConstraint constructed with the default new
method.
factory NSLayoutConstraint() => new$();