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.
こんにちは、私は自分のアプリケーションでコアプロットを使用して円グラフを描いていましたが、円グラフをさまざまな部分/オブジェクトに分割し、それらのオブジェクトをドラッグする必要があります。この機能を実現する方法.Adv に感謝します
簡単です。多くのカスタム プログラミングを行うだけです。UIGestureRecognizer を使用してタッチを処理し、UIView を移動/アニメーション化する際の役立つヒントについては、Apple 開発者ドキュメントとスタックオーバーフローを参照してください。