init(roundedRect:cornerRadius:curve:)
Creates a rounded halo effect using the specified corner radius and corner curve.
Declaration
convenience init(roundedRect rect: CGRect, cornerRadius: CGFloat, curve: CALayerCornerCurve)Creates a rounded halo effect using the specified corner radius and corner curve.
convenience init(roundedRect rect: CGRect, cornerRadius: CGFloat, curve: CALayerCornerCurve)