RectanglePath

public class RectanglePath : Layer

Represents rectangular shapes with rounded corners

  • Undocumented

    Declaration

    Swift

    public init(frame: CGRect, cornerRadius: CGFloat)
  • Declaration

    Swift

    required public init?(json: [String : Any])