Will pencilkit allow drawing in an iOS app that’s running in Catalina via Catalyst?

I want to run my iOS animation app on Catalina. The app currently uses a drawing SDK from Wacom. If I replace the Wacom drawing sdk with Apple’s pencilkit, will I be able to draw in the app using Wacom and other brand graphics tablets while running Catalina?

I highly double it. So far, the pencilKit SDK only allows already drawed PKDrawing to be displayed on macOS . However, the real PKCanvas that user used for input either by hand or pencil is not available for macOS.

Will pencilkit allow drawing in an iOS app that’s running in Catalina via Catalyst?
 
 
Q