iOS introduced UITouchType in iOS9 which provides the UITouchTypeStylus constant. Will this constant only work for 3D touch device like iPad Pro or is it available on any iOS device?
Asked
Active
Viewed 126 times
2 Answers
1
The touchtype stylus will only be "fired" when you are using it on a supported device. Here are some links which will help you further 1, 2, 3...

Lonzak
- 9,334
- 5
- 57
- 88
-
What are the supported devices? Are older iPad/iPhones supported? – Arun Gupta Feb 11 '16 at 11:41
-
Supported devices for the stylus? Curently only the iPad Pro as you have written – Lonzak Feb 12 '16 at 07:56
0
At this moment, only iPad pro supports Apple pencil which is UITouchTypeStylus in code.

oskarko
- 3,382
- 1
- 26
- 26