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.
我们目前正在使用 Coreplot,但似乎 Coreplot 不支持缩放和平移。我们如何启用它?
在绘图空间上设置allowsUserInteraction为YES打开交互功能。托管视图的allowPinchScaling属性控制图形是否响应捏合手势。它默认为YES.
allowsUserInteraction
YES
allowPinchScaling