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.
iOS で VoiceOver ユーザー専用のカスタム ジェスチャを作成する方法はありますか?
ありがとうございました
これは可能かもしれないと思います。iOS メール アプリ (少なくとも iOS 6) には、カスタム Voiceover アクションが含まれているようです (リスト内のメール アイテムで「削除」操作を有効にするには、上下にスワイプできます)。
私の推測では (これを確認していませんが、UIAccessibilityIsVoiceOverRunning() が true を返す場合にのみスワイプ認識機能を追加すると、.
私はまだこれをテストしていません。