robb / Cartography

A declarative Auto Layout DSL for Swift :iphone::triangular_ruler:
Other
7.34k stars 525 forks source link

Remake Constraint #285

Closed cuong1112035 closed 6 years ago

cuong1112035 commented 6 years ago

Thank for a cool library I would like to remake constraints of a view (clear all of its constraints then make some new). How can I get that? Thanks

orta commented 6 years ago

Loop through the property constraints on a view and make them perform removeConstraint