EdgeBorder

struct EdgeBorder : Shape

Struct to create a border around the view.

  • Declaration

    Swift

    var width: CGFloat
  • Declaration

    Swift

    var edges: [Edge]
  • Declaration

    Swift

    func path(in rect: CGRect) -> Path