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.
1本の指の回転ジェスチャを追跡したいのですが、そのジェスチャをインターセプトするにはどうすればよいですか?
視覚的な例を示すために:古いディスク電話で使用したのと同じジェスチャー。
UIRotationGestureRecognizerクラスを提案してもいいですか?<iOS 3.2をサポートする必要がない限り、独自のジェスチャ認識メカニズムを構築しようとする際の頭痛の種を大幅に減らすことができます。
UIRotationGestureRecognizer
Appleのドキュメント