Contents

updateDrawing(_:)

Updates the drawing the recognizer analyzes.

Declaration

final func updateDrawing(_ drawing: PKDrawing) async

Parameters

  • drawing:

    The new drawing.

Mentioned in

Discussion

Recognition expects handwriting and strokes scaled as if written on standard paper sizes in points, such as US-letter or A4.

See Also

Providing drawing content