Utility
public class Utility
Undocumented
-
Undocumented
Declaration
Swift
public static func drawRect(rect: CGRect, color: UIColor, in view: UIView, name: String = "rect_layer") -
Undocumented
Declaration
Swift
public static func drawPath(path: CGPath, color: UIColor, in view: UIView, name: String = "path_layer")
View on GitHub
Utility Class Reference