RoundedCornerShape

public struct RoundedCornerShape : Shape

不规则圆角形状

  • Undocumented

    Declaration

    Swift

    public var radius: CGFloat
  • Undocumented

    Declaration

    Swift

    public var corners: UIRectCorner
  • Declaration

    Swift

    public func path(in rect: CGRect) -> Path