https://github.com/63rabbits/uimultitouch
This is a multi-touch sample.
https://github.com/63rabbits/uimultitouch
ios ios-app multitouch touch touchscreen
Last synced: 11 months ago
JSON representation
This is a multi-touch sample.
- Host: GitHub
- URL: https://github.com/63rabbits/uimultitouch
- Owner: 63rabbits
- Created: 2023-12-21T12:08:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T19:45:10.000Z (over 2 years ago)
- Last Synced: 2025-01-13T08:45:55.334Z (over 1 year ago)
- Topics: ios, ios-app, multitouch, touch, touchscreen
- Language: Swift
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UIMultiTouch
This is a multi-touch sample based on the code below.
[Implementing a Multi-Touch app](https://developer.apple.com/documentation/uikit/touches_presses_and_gestures/handling_touches_in_your_view/implementing_a_multi-touch_app)
