NSLayoutConstraint constructor

NSLayoutConstraint()

Returns a new instance of NSLayoutConstraint constructed with the default new method.

Implementation

factory NSLayoutConstraint() => new$();