IUserAccessiableGPSOpen Property |
Checks if the GPS is open.
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax Property Value
Type:
BooleanExamples
Good for verifying if the GPS is working, like shown in this tutorial:
http://manual.dooblo.net/2012/10/07/how-to-force-gps-///capturing/
See Also