Contents

removeAllTrackedConstraints()

Stops the layout guide from tracking any constraints.

Declaration

func removeAllTrackedConstraints()

Discussion

This method stops only the tracking of constraints. It doesn’t remove constraints from the layout, and it doesn’t activate or deactivate any constraints.