PKToolPicker
in PencilKit (iOS 13+) comes with default tools that are pen, marker, pencil, eraser, lasso, ruler and color pickers on iOS. on iPadOS this is extended with undo/redo and a (...)
menu that provides an "auto minimize" option for the PKToolPicker.
Two questions:
- Is there anyway to disable/remove one of the default tools (say Ruler) in the Picker?
- Is it possible to add other actions in the
(...)
sub-menu (this is the case in the Snapshot controller with lots of interesting options)?
Thanks in advance.