문제

I'm new to html5 programming and was thinking of building an html5 app for iphone. I was wondering if there was any information in the API about sensing temperature on touch in the api? My app depends on the temperature of ones finger when they touch the screen. Is there anyway to measure this? IF not, is there a way to measure the amount of pressure applied to the screen?

Thanks!

도움이 되었습니까?

해결책

Room temperature: Yes.

The temperature of your thumb on the iPhone screen: no.

The pressure of your thumb on the screen: also no.

Remember - the iPhone "touch" works on capacitance, not "mechanical pressure".

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top