Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 PencilKit 构建一个绘图应用程序,并且我有一个使用 PKCanvasView 加载的预加载 PKDrawing。我的目标是允许用户使用预加载的 PKDrawing 作为参考来玩画布。我的问题是:是否可以使预加载的 PKDraw 不可擦除?请注意,我不想完全阻止橡皮擦工具,用户必须能够擦除自己的绘图,但不能擦除参考。