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.
ボタンの押下とボタンのドラッグ (スクロール) の検出のみを必要とするキオスク アプリケーションの構築。
マルチタッチやジェスチャー認識は必要ありません。
TouchEvents を MouseEvents に置き換える必要はありますか?
MouseEventはい、デスクトップアプリケーションにのみ使用できます。
MouseEvent