Is it possible to access the currently drawn (in-progress) drawing data from the canvas view?

The canvasView in PKCanvasViewDelegate only holds the drawing data up to the most recently completed stroke. I want to access the currently in-progress drawing (before the pencil is lifted) in order to measure the path’s size — but I can’t find a way to do it.

Is there any way you could help me with this?

Answered by DTS Engineer in 847922022

If you'd like Apple to consider adding the functionality you have described, please file an enhancement request using the Feedback Assistant. If you file the request, please post the Feedback number here.

If you're not familiar with how to file enhancement requests, take a look at Bug Reporting: How and Why?

If you'd like Apple to consider adding the functionality you have described, please file an enhancement request using the Feedback Assistant. If you file the request, please post the Feedback number here.

If you're not familiar with how to file enhancement requests, take a look at Bug Reporting: How and Why?

Is it possible to access the currently drawn (in-progress) drawing data from the canvas view?
 
 
Q