-
Notifications
You must be signed in to change notification settings - Fork 45
DrawnPath
PingAK9 edited this page Nov 26, 2020
·
1 revision
public struct DrawnPath: GraphicsDrawing, Equatable
Equatable
, GraphicsDrawing
public init(brush: OvalBrush, path: UIBezierPath)
let brush: OvalBrush
let bezierPath: UIBezierPath
public func draw(in context: CGContext, canvasSize: CGSize)
Generated at 2023-01-30T07:03:19+0000 using swift-doc 1.0.0-rc.1.