0

How can I access the proximity sensor of the phone through Appcelerators Titanium Mobile API? I have been searching the web and their docs but can't seem to find anything or a concrete example.

Stephen Kennedy
  • 20,585
  • 22
  • 95
  • 108
oetam
  • 3
  • 2

1 Answers1

0

You can find this in the doc of Titanium.App

http://docs.appcelerator.com/platform/latest/#!/api/Titanium.App-property-proximityState

KtorZ
  • 859
  • 6
  • 12