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
blockBlock with all constraints to be applied to the current layoutGuide.
View on GitHub
SketchKitDSL Class Reference