I am using FluentLayout to create IOS layouts and I am trying to remove a constraint and it does not work. I tried using both RemoveConstraint and Constraint.Active = false but none of them are working. Do you have any idea on how can I do this?
Asked
Active
Viewed 64 times
0
-
Did you reload the view after change the constraint? – nevermore Sep 23 '19 at 07:28