Collection
protocol Collection : Sequence where Self.SubSequence : Collection
-
Activate the collection of constraints
Declaration
Swift
public func activate()
-
Deactivate the collection of constraints
Declaration
Swift
public func deactivate()