iPhoneSettings 设置
Interface into iPhone specific settings.
iPhone特定设置的接口。
Class Variables类变量
-
The generation of the device (Read Only)
设备是第几代的(只读) -
Returns location service status.
返回定位服务的状态。 -
The user can enable or disable location services altogether from the Settings application by toggling the switch in Settings>General>LocationServices.
用户可以完全启用和禁止定位服务通过在设置程序中Settings>General>LocationServices中的开关去切换。
Class Functions类函数
-
Starts location service updates. Last location coordinates could be retrieved via iPhoneInput.lastLocation.
开始定位服务的更新。最后通过iPhoneInput.lastLocation可以收回位置坐标变量。 -
Stops location service updates. This could be useful for saving battery life.
停止定位服务的更新,这样可以很好的保持电池寿命。
最后修改:2011年10月6日 Thursday 16:19