Determining the maximum number of simultaneous touches possible on an iOS device?

后端 未结 2 2082
离开以前
离开以前 2020-12-20 02:54

Is there a way to find out the maximum number of simultaneous touches on an iOS device (iPhone, iPod Touch, iPad) ? I\'ve read here and there that iPhone can handle 5 while

2条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-20 03:41

    By testing it! See here for videos and source: http://mattgemmell.com/2010/05/09/ipad-multi-touch

    There's no public API to request that information from the hardware.

提交回复
热议问题