apple-pencil Questions
2
I'm trying to figure out how to modify the PKDrawing property from PKCanvasView to add some shapes like circles or at least add a line however PKDrawing is an opaque type so there is not too much t...
Sellers asked 21/10, 2019 at 15:28
4
Solved
I am wondering if there is a way to handle Apple Pencil events in SwiftUI? For example if you like to handle direct touches, and Apple Pencil differently, say direct touch to scroll, but Apple Penc...
Versieversification asked 13/11, 2019 at 6:50
0
How to setup PKToolPicker initial position?
It always started at the bottom, and if there is a toolbar, cover up the toolbar.
let toolPicker = PKToolPicker.shared(for: self.view.window!)
toolPick...
Pelagianism asked 4/10, 2019 at 10:1
2
Solved
The App supports iPad Pro and it has to work with the Apple Pencil. What I would like to do is to differentiate whether the user is using the Apple Pencil or his finger.
Something like:
if( the u...
Visigoth asked 10/5, 2016 at 8:38
1
© 2022 - 2024 — McMap. All rights reserved.