init(strokes:)
Creates a drawing object with the strokes you supply.
Declaration
convenience init(strokes: [PKStroke])Parameters
- strokes:
An array of Pkstrokereference elements.
Creates a drawing object with the strokes you supply.
convenience init(strokes: [PKStroke])An array of Pkstrokereference elements.