Posts

Post not yet marked as solved
2 Replies
1k Views
I'm using PkCanvasView one of my app for drawing purpose. When I use lasso tool for selection and tap on selected area, menu controller appear with options "Cut, Copy, Delete, Duplicate, Insert Space Above". As per my app requirement, I want to remove "Insert Space Above" from menu controller. Is it doable?
Posted Last updated
.
Post not yet marked as solved
0 Replies
657 Views
How can I make my own .drawing file to import it in Xcode to get drawing from this file and assign to PKDrawing and then draw it in PKCanvas view? I've explored WWDC2020 PencilKit demo project where they are also using .drawing file of lowercased and uppercased letters to draw them on the Canvas View. Thanks
Posted Last updated
.