SketchKitDSL
public class SketchKitDSL
SketchKitDSL
-
Apply all the constraints to a UIView or UILayoutGuide using SketchKitDSL
Declaration
Swift
public func applyConstraint(_ block: ((Constrainable) -> Void))
Parameters
block
Block with all constraints to be applied to the current layoutGuide.